aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-11-11 19:17:12 +0000
committerLibravatar GitHub <noreply@github.com>2019-11-11 19:17:12 +0000
commit1ffc37a344db3a367e5af7be775f20785b4ba79f (patch)
tree4411e4e00b7dcc7d33ea2fbfd4c6d3bec1ec0dc7 /etc
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-1ffc37a344db3a367e5af7be775f20785b4ba79f.tar.gz
firejail-1ffc37a344db3a367e5af7be775f20785b4ba79f.tar.zst
firejail-1ffc37a344db3a367e5af7be775f20785b4ba79f.zip
Fix dig.profile on Ubuntu
Fixes #3038.
Diffstat (limited to 'etc')
-rw-r--r--etc/dig.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/dig.profile b/etc/dig.profile
index e609105b4..af71ff17f 100644
--- a/etc/dig.profile
+++ b/etc/dig.profile
@@ -46,7 +46,8 @@ private
46private-bin bash,dig,sh 46private-bin bash,dig,sh
47private-cache 47private-cache
48private-dev 48private-dev
49private-lib 49# Uncomment the next line (or put 'private-lib' in your dig.local) on non Debian/Ubuntu OS (see issue #3038)
50#private-lib
50private-tmp 51private-tmp
51 52
52memory-deny-write-execute 53memory-deny-write-execute