aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/audacious.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/audacious.profile')
-rw-r--r--etc/profile-a-l/audacious.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/profile-a-l/audacious.profile b/etc/profile-a-l/audacious.profile
new file mode 100644
index 000000000..2e1f6f32a
--- /dev/null
+++ b/etc/profile-a-l/audacious.profile
@@ -0,0 +1,44 @@
1# Firejail profile for audacious
2# Description: Small and fast audio player which supports lots of formats
3# This file is overwritten after every install/update
4# Persistent local customizations
5include audacious.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/Audaciousrc
10noblacklist ${HOME}/.config/audacious
11noblacklist ${MUSIC}
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21include whitelist-var-common.inc
22
23apparmor
24caps.drop all
25netfilter
26nogroups
27nonewprivs
28noroot
29notv
30nou2f
31novideo
32protocol unix,inet,inet6
33seccomp
34shell none
35tracelog
36
37# private-bin audacious
38private-cache
39private-dev
40private-tmp
41
42# dbus needed for MPRIS
43# dbus-user none
44# dbus-system none