configs/firefox - global user must be specified because of X11 permissions
authorRobert Swiecki <robert@swiecki.net>
Fri, 1 Jun 2018 21:39:07 +0000 (23:39 +0200)
committerRobert Swiecki <robert@swiecki.net>
Fri, 1 Jun 2018 21:39:07 +0000 (23:39 +0200)
configs/firefox-with-cloned-net.cfg

index 8341469..627c9a1 100644 (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: ""
 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: ""
 description: "IPv6 should work out-of-the-box, given that your local IPv6 discovery is set"
@@ -38,10 +38,12 @@ rlimit_nofile: 512
 
 uidmap {
        inside_id: "9999999"
+       outside_id: "jagger"
 }
 
 gidmap {
        inside_id: "9999999"
+       outside_id: "jagger"
 }
 
 mount {