aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/catfish.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/catfish.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/catfish.profile')
-rw-r--r--etc/profile-a-l/catfish.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/profile-a-l/catfish.profile b/etc/profile-a-l/catfish.profile
index e2df341e9..037f6ee40 100644
--- a/etc/profile-a-l/catfish.profile
+++ b/etc/profile-a-l/catfish.profile
@@ -15,10 +15,10 @@ noblacklist ${HOME}/.config/catfish
15include allow-python2.inc 15include allow-python2.inc
16include allow-python3.inc 16include allow-python3.inc
17 17
18# include disable-common.inc 18#include disable-common.inc
19# include disable-devel.inc 19#include disable-devel.inc
20include disable-interpreters.inc 20include disable-interpreters.inc
21# include disable-programs.inc 21#include disable-programs.inc
22 22
23whitelist /var/lib/mlocate 23whitelist /var/lib/mlocate
24include whitelist-var-common.inc 24include whitelist-var-common.inc
@@ -40,9 +40,9 @@ tracelog
40 40
41# These options work but are disabled in case 41# These options work but are disabled in case
42# a users wants to search in these directories. 42# a users wants to search in these directories.
43# private-bin bash,catfish,env,locate,ls,mlocate,python* 43#private-bin bash,catfish,env,locate,ls,mlocate,python*
44# private-dev 44#private-dev
45# private-tmp 45#private-tmp
46 46
47dbus-user none 47dbus-user none
48dbus-system none 48dbus-system none