aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-05 08:19:06 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-05 08:19:06 -0400
commit2a41b9d2ef1f24a118adaa77cc3186ceb9cba591 (patch)
tree930a270baf2872d4cb2feac8b579d1db686418d1 /etc
parentMerge pull request #3317 from rusty-snake/speedup-build (diff)
downloadfirejail-2a41b9d2ef1f24a118adaa77cc3186ceb9cba591.tar.gz
firejail-2a41b9d2ef1f24a118adaa77cc3186ceb9cba591.tar.zst
firejail-2a41b9d2ef1f24a118adaa77cc3186ceb9cba591.zip
fixing my previous commit
Diffstat (limited to 'etc')
-rw-r--r--etc/dig.profile2
-rw-r--r--etc/nslookup.profile2
-rw-r--r--etc/unknown-horizons.profile4
3 files changed, 3 insertions, 5 deletions
diff --git a/etc/dig.profile b/etc/dig.profile
index f283db962..673af1526 100644
--- a/etc/dig.profile
+++ b/etc/dig.profile
@@ -25,7 +25,6 @@ include disable-xdg.inc
25#mkfile ${HOME}/.digrc -- see #903 25#mkfile ${HOME}/.digrc -- see #903
26whitelist ${HOME}/.digrc 26whitelist ${HOME}/.digrc
27include whitelist-common.inc 27include whitelist-common.inc
28include whitelist-runuser-common.inc
29include whitelist-usr-share-common.inc 28include whitelist-usr-share-common.inc
30include whitelist-var-common.inc 29include whitelist-var-common.inc
31 30
@@ -33,7 +32,6 @@ apparmor
33caps.drop all 32caps.drop all
34ipc-namespace 33ipc-namespace
35machine-id 34machine-id
36memory-deny-write-execute
37netfilter 35netfilter
38no3d 36no3d
39nodbus 37nodbus
diff --git a/etc/nslookup.profile b/etc/nslookup.profile
index 9ed6ef1e9..000cc1075 100644
--- a/etc/nslookup.profile
+++ b/etc/nslookup.profile
@@ -23,7 +23,6 @@ include disable-xdg.inc
23 23
24whitelist ${HOME}/.nslookuprc 24whitelist ${HOME}/.nslookuprc
25include whitelist-common.inc 25include whitelist-common.inc
26include whitelist-runuser-common.inc
27include whitelist-usr-share-common.inc 26include whitelist-usr-share-common.inc
28include whitelist-var-common.inc 27include whitelist-var-common.inc
29 28
@@ -31,7 +30,6 @@ apparmor
31caps.drop all 30caps.drop all
32ipc-namespace 31ipc-namespace
33machine-id 32machine-id
34memory-deny-write-execute
35netfilter 33netfilter
36no3d 34no3d
37nodbus 35nodbus
diff --git a/etc/unknown-horizons.profile b/etc/unknown-horizons.profile
index 489de67bb..7dc13e284 100644
--- a/etc/unknown-horizons.profile
+++ b/etc/unknown-horizons.profile
@@ -23,7 +23,6 @@ include whitelist-var-common.inc
23 23
24apparmor 24apparmor
25caps.drop all 25caps.drop all
26# memory-deny-write-execute - doesn't work
27nodvd 26nodvd
28nogroups 27nogroups
29nonewprivs 28nonewprivs
@@ -40,3 +39,6 @@ disable-mnt
40private-dev 39private-dev
41# private-etc alternatives,ca-certificates,crypto-policies,pki,ssl 40# private-etc alternatives,ca-certificates,crypto-policies,pki,ssl
42private-tmp 41private-tmp
42
43# doesn't work - maybe all Tcl/Tk programs have this problem
44# memory-deny-write-execute