aboutsummaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-16 13:47:31 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit60606c2d041dc08b0af10baff1b18dbf507f8d81 (patch)
tree75ca83f6148cf6e93e75df9be3b85ab702a5fb9c /etc/brackets.profile
parentAdd 5 profiles (diff)
downloadfirejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.gz
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.zst
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.zip
Fixup 36 profiles
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile18
1 files changed, 6 insertions, 12 deletions
diff --git a/etc/brackets.profile b/etc/brackets.profile
index 3c7622435..151d88bdd 100644
--- a/etc/brackets.profile
+++ b/etc/brackets.profile
@@ -5,19 +5,13 @@ include /etc/firejail/brackets.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8blacklist /boot 8noblacklist ${HOME}/.config/Brackets
9blacklist /media 9noblacklist /opt/brackets/
10blacklist /mnt 10noblacklist /opt/google/
11 11
12whitelist ${DOWNLOADS} 12include /etc/firejail/disable-common.inc
13whitelist ${HOME}/.config/Brackets 13include /etc/firejail/disable-passwdmgr.inc
14whitelist ${HOME}/.gtkrc-2.0 14include /etc/firejail/disable-programs.inc
15whitelist ${HOME}/.themes
16whitelist ${HOME}/Documents
17whitelist /opt/brackets/
18whitelist /opt/google/
19whitelist /tmp/.X11-unix
20include /etc/firejail/whitelist-common.inc
21 15
22caps.drop all 16caps.drop all
23# Comment out or use --ignore=net if you want to install extensions or themes 17# Comment out or use --ignore=net if you want to install extensions or themes