aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/dig.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-08 20:28:39 +0000
committerLibravatar GitHub <noreply@github.com>2023-09-08 20:28:39 +0000
commit032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1 (patch)
tree2387d9f2fbd71a280a9ba9cb317217c31c7797e6 /etc/profile-a-l/dig.profile
parenttransgui: hardening (#5989) (diff)
parentprofiles: fix commented code and eol comments (diff)
downloadfirejail-032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1.tar.gz
firejail-032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1.tar.zst
firejail-032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1.zip
Merge pull request #5987 from kmk3/profiles-fix-eol-comments
profiles: fix commented code and eol comments
Diffstat (limited to 'etc/profile-a-l/dig.profile')
-rw-r--r--etc/profile-a-l/dig.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-a-l/dig.profile b/etc/profile-a-l/dig.profile
index 7c0fee9c3..781dfdcbc 100644
--- a/etc/profile-a-l/dig.profile
+++ b/etc/profile-a-l/dig.profile
@@ -14,13 +14,13 @@ blacklist /tmp/.X11-unix
14blacklist ${RUNUSER} 14blacklist ${RUNUSER}
15 15
16include disable-common.inc 16include disable-common.inc
17# include disable-devel.inc 17#include disable-devel.inc
18include disable-exec.inc 18include disable-exec.inc
19# include disable-interpreters.inc 19#include disable-interpreters.inc
20include disable-programs.inc 20include disable-programs.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23#mkfile ${HOME}/.digrc - see #903 23#mkfile ${HOME}/.digrc # see #903
24whitelist ${HOME}/.digrc 24whitelist ${HOME}/.digrc
25include whitelist-common.inc 25include whitelist-common.inc
26include whitelist-usr-share-common.inc 26include whitelist-usr-share-common.inc