configs/firefox - global user must be specified because of X11 permissions

This commit is contained in:
Robert Swiecki 2018-06-01 23:39:07 +02:00
parent 15a13e78b8
commit a30f2ddf12

View File

@ -8,7 +8,7 @@ description: "The only permitted home directory is $HOME/.mozilla and $HOME/Docu
description: "The rest of available on the FS files/dires are libs and X-related files/dirs." description: "The rest of available on the FS files/dires are libs and X-related files/dirs."
description: "" description: ""
description: "As this needs to be run as root, you will have to set-up correct uid&gid" description: "As this needs to be run as root, you will have to set-up correct uid&gid"
description: "mappings (here: current user), name of your local interface (here: 'enp0s31f6')," description: "mappings (here: jagger), name of your local interface (here: 'enp0s31f6'),"
description: "and correct IPv4 addresses." description: "and correct IPv4 addresses."
description: "" description: ""
description: "IPv6 should work out-of-the-box, given that your local IPv6 discovery is set" description: "IPv6 should work out-of-the-box, given that your local IPv6 discovery is set"
@ -38,10 +38,12 @@ rlimit_nofile: 512
uidmap { uidmap {
inside_id: "9999999" inside_id: "9999999"
outside_id: "jagger"
} }
gidmap { gidmap {
inside_id: "9999999" inside_id: "9999999"
outside_id: "jagger"
} }
mount { mount {