aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dig.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/dig.profile')
-rw-r--r--etc/dig.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/dig.profile b/etc/dig.profile
index 1843f6e46..6f2c1f755 100644
--- a/etc/dig.profile
+++ b/etc/dig.profile
@@ -17,7 +17,7 @@ include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18include disable-xdg.inc 18include disable-xdg.inc
19 19
20mkfile ${HOME}/.digrc 20#mkfile ${HOME}/.digrc -- see #903
21whitelist ${HOME}/.digrc 21whitelist ${HOME}/.digrc
22include whitelist-common.inc 22include whitelist-common.inc
23include whitelist-var-common.inc 23include whitelist-var-common.inc
@@ -42,10 +42,9 @@ shell none
42 42
43disable-mnt 43disable-mnt
44private 44private
45private-bin sh,bash,dig 45private-bin bash,dig,sh
46private-cache 46private-cache
47private-dev 47private-dev
48# private-etc alternatives,resolv.conf
49private-lib 48private-lib
50private-tmp 49private-tmp
51 50