aboutsummaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile31
1 files changed, 31 insertions, 0 deletions
diff --git a/etc/brackets.profile b/etc/brackets.profile
new file mode 100644
index 000000000..3c7622435
--- /dev/null
+++ b/etc/brackets.profile
@@ -0,0 +1,31 @@
1# Firejail profile for brackets
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/brackets.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11
12whitelist ${DOWNLOADS}
13whitelist ${HOME}/.config/Brackets
14whitelist ${HOME}/.gtkrc-2.0
15whitelist ${HOME}/.themes
16whitelist ${HOME}/Documents
17whitelist /opt/brackets/
18whitelist /opt/google/
19whitelist /tmp/.X11-unix
20include /etc/firejail/whitelist-common.inc
21
22caps.drop all
23# Comment out or use --ignore=net if you want to install extensions or themes
24net none
25# Disable these if you use live preview (until I figure out a workaround)
26# Doing so should be relatively safe since there is no network access
27noroot
28seccomp
29
30private-bin bash,brackets,readlink,dirname,google-chrome,cat
31private-dev