aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-03 17:54:07 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-03 17:56:18 +0100
commitf61cffdb2216d593ccc657d8048f625c588804e1 (patch)
tree7d042fb86da9e6adb0cfcf3cdf00b28c412e4d02
parentfix #3110 (diff)
downloadfirejail-f61cffdb2216d593ccc657d8048f625c588804e1.tar.gz
firejail-f61cffdb2216d593ccc657d8048f625c588804e1.tar.zst
firejail-f61cffdb2216d593ccc657d8048f625c588804e1.zip
typo (wget) & fix (baobab) [skip ci]
-rw-r--r--etc/baobab.profile2
-rw-r--r--etc/wget.profile2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/baobab.profile b/etc/baobab.profile
index 79d4b23f9..e8287b448 100644
--- a/etc/baobab.profile
+++ b/etc/baobab.profile
@@ -16,7 +16,7 @@ include disable-passwdmgr.inc
16caps.drop all 16caps.drop all
17net none 17net none
18no3d 18no3d
19nodbus 19#nodbus
20nodvd 20nodvd
21nogroups 21nogroups
22nonewprivs 22nonewprivs
diff --git a/etc/wget.profile b/etc/wget.profile
index 549ee7945..c1f7dfc3f 100644
--- a/etc/wget.profile
+++ b/etc/wget.profile
@@ -48,7 +48,7 @@ private-bin wget
48private-cache 48private-cache
49private-dev 49private-dev
50# depending on workflow you can uncomment the below or put this private-etc in your wget.local 50# depending on workflow you can uncomment the below or put this private-etc in your wget.local
51#private-etc alternatives,ca-certificates,crypto-policie,pki,resolv.conf,ssl,wgetrc 51#private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl,wgetrc
52#private-tmp 52#private-tmp
53 53
54memory-deny-write-execute 54memory-deny-write-execute