aboutsummaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
authorLibravatar Chiraag Nataraj <chiraag.nataraj@gmail.com>2017-09-16 13:18:26 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit9c833ae929f64fa54c5d8aa49e4a784803b805c8 (patch)
tree6a15f6bda1665adfb1ff58842b995a8a03bba921 /etc/brackets.profile
parentAdd a profile for TeamSpeak3 (diff)
downloadfirejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.gz
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.zst
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.zip
Add 31 profiles
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