aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ardour5.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/ardour5.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/ardour5.profile')
-rw-r--r--etc/ardour5.profile36
1 files changed, 36 insertions, 0 deletions
diff --git a/etc/ardour5.profile b/etc/ardour5.profile
new file mode 100644
index 000000000..f17c74e2b
--- /dev/null
+++ b/etc/ardour5.profile
@@ -0,0 +1,36 @@
1# Firejail profile for ardour5
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/ardour5.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11blacklist /opt
12blacklist /usr/local/bin
13
14whitelist ${DOWNLOADS}
15whitelist ${HOME}/.config/ardour4
16whitelist ${HOME}/.config/ardour5
17whitelist ${HOME}/.lv2
18whitelist ${HOME}/.vst
19whitelist ${HOME}/Documents
20include /etc/firejail/whitelist-common.inc
21
22caps.drop all
23ipc-namespace
24net none
25nogroups
26noroot
27seccomp
28shell none
29
30private-bin sh,ardour5,ardour5-copy-mixer,ardour5-export,ardour5-fix_bbtppq,grep,sed,ldd,nm
31private-dev
32private-etc pulse,X11,alternatives,ardour4,ardour5,fonts
33private-tmp
34
35noexec /home
36noexec /tmp