aboutsummaryrefslogtreecommitdiffstats
path: root/etc/catfish.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-05 17:32:30 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:26:34 -0400
commit00ea93e518be02e1bd759da4746a5f3e973f1dd2 (patch)
tree7845946f38cb619ff5611d8f8734a78da5000f87 /etc/catfish.profile
parentUnify all profiles (diff)
downloadfirejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.tar.gz
firejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.tar.zst
firejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.zip
Fix comments in 88 profiles
There may actually be some other comments that were removed, but the bulk have been restored
Diffstat (limited to 'etc/catfish.profile')
-rw-r--r--etc/catfish.profile10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/catfish.profile b/etc/catfish.profile
index 9fef3dc83..759b5e384 100644
--- a/etc/catfish.profile
+++ b/etc/catfish.profile
@@ -5,6 +5,8 @@ include /etc/firejail/catfish.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# We can't blacklist much since catfish
9# is for finding files/content
8noblacklist ~/.config/catfish 10noblacklist ~/.config/catfish
9 11
10include /etc/firejail/disable-devel.inc 12include /etc/firejail/disable-devel.inc
@@ -22,12 +24,8 @@ seccomp
22shell none 24shell none
23tracelog 25tracelog
24 26
27# These options work but are disabled in case
28# a users wants to search in these directories.
25# private-bin bash,catfish,env,locate,ls,mlocate,python,python2,python2.7,python3,python3.5,python3.5m,python3m 29# private-bin bash,catfish,env,locate,ls,mlocate,python,python2,python2.7,python3,python3.5,python3.5m,python3m
26# private-dev 30# private-dev
27# private-tmp 31# private-tmp
28
29# CLOBBERED COMMENTS
30# These options work but are disabled in case
31# We can't blacklist much since catfish
32# a users wants to search in these directories.
33# is for finding files/content