configs/firefox: no need to specify local users
authorRobert Swiecki <robert@swiecki.net>
Fri, 1 Jun 2018 15:06:46 +0000 (17:06 +0200)
committerRobert Swiecki <robert@swiecki.net>
Fri, 1 Jun 2018 15:06:46 +0000 (17:06 +0200)
configs/firefox-with-cloned-net.cfg
configs/firefox-with-net.cfg

index 8b1ee2c849abc60ab2962e39985665586c4e71e4..8341469983b6b1686a3d3b4e3840801408db8ecd 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: 'jagger'), name of your local interface (here: 'enp0s31f6'),"
+description: "mappings (here: current user), 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,12 +38,10 @@ rlimit_nofile: 512
 
 uidmap {
        inside_id: "9999999"
-       outside_id: "jagger"
 }
 
 gidmap {
        inside_id: "9999999"
-       outside_id: "jagger"
 }
 
 mount {
index d4a33c4ce65038951c22355915b3aa9f0430abff..b5e0f366af91fe377b473cfbca9cd963622fa1b5 100644 (file)
@@ -32,12 +32,10 @@ rlimit_nofile: 512
 
 uidmap {
        inside_id: "9999999"
-       outside_id: "jagger"
 }
 
 gidmap {
        inside_id: "9999999"
-       outside_id: "jagger"
 }
 
 mount {