aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dig.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-04 22:30:06 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-04 22:30:06 -0400
commit062e21d65096640be11f63c69e950f0b97c7498e (patch)
tree25c5c91d4902bccbe29f6c474d78df4c4219df4d /etc/dig.profile
parentfix alphabetical ordering of caps.keep in slack.profile (diff)
downloadfirejail-062e21d65096640be11f63c69e950f0b97c7498e.tar.gz
firejail-062e21d65096640be11f63c69e950f0b97c7498e.tar.zst
firejail-062e21d65096640be11f63c69e950f0b97c7498e.zip
profile fixes
Diffstat (limited to 'etc/dig.profile')
-rw-r--r--etc/dig.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/dig.profile b/etc/dig.profile
index 270a95c05..f283db962 100644
--- a/etc/dig.profile
+++ b/etc/dig.profile
@@ -25,6 +25,7 @@ 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
28include whitelist-usr-share-common.inc 29include whitelist-usr-share-common.inc
29include whitelist-var-common.inc 30include whitelist-var-common.inc
30 31
@@ -32,6 +33,7 @@ apparmor
32caps.drop all 33caps.drop all
33ipc-namespace 34ipc-namespace
34machine-id 35machine-id
36memory-deny-write-execute
35netfilter 37netfilter
36no3d 38no3d
37nodbus 39nodbus
@@ -49,7 +51,6 @@ shell none
49tracelog 51tracelog
50 52
51disable-mnt 53disable-mnt
52private
53private-bin bash,dig,sh 54private-bin bash,dig,sh
54private-dev 55private-dev
55# Uncomment the next line (or put 'private-lib' in your dig.local) on non Debian/Ubuntu OS (see issue #3038) 56# Uncomment the next line (or put 'private-lib' in your dig.local) on non Debian/Ubuntu OS (see issue #3038)