aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/audio-recorder.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/audio-recorder.profile')
-rw-r--r--etc/profile-a-l/audio-recorder.profile50
1 files changed, 50 insertions, 0 deletions
diff --git a/etc/profile-a-l/audio-recorder.profile b/etc/profile-a-l/audio-recorder.profile
new file mode 100644
index 000000000..b2ed3b030
--- /dev/null
+++ b/etc/profile-a-l/audio-recorder.profile
@@ -0,0 +1,50 @@
1# Firejail profile for audio-recorder
2# Description: Audio Recorder Application
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include audio-recorder.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${MUSIC}
11
12include disable-common.inc
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18include disable-xdg.inc
19
20whitelist ${MUSIC}
21whitelist ${DOWNLOADS}
22whitelist /usr/share/audio-recorder
23include whitelist-common.inc
24include whitelist-usr-share-common.inc
25include whitelist-var-common.inc
26
27apparmor
28caps.drop all
29ipc-namespace
30net none
31no3d
32nodvd
33nogroups
34nonewprivs
35noroot
36notv
37nou2f
38novideo
39protocol unix
40seccomp
41shell none
42tracelog
43
44disable-mnt
45# private-bin audio-recorder
46private-cache
47private-etc alternatives,fonts
48private-tmp
49
50# memory-deny-write-execute - breaks on Arch