aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-07-25 19:40:36 +0000
committerLibravatar GitHub <noreply@github.com>2023-07-25 19:40:36 +0000
commit5bcacba81273e9fe205b543ec6ab9c6ab95e1951 (patch)
tree9fcf2e1cb9ba9e074670cc454620e721f1326e66 /etc
parentNew profile: sniffnet (#5920) (diff)
downloadfirejail-5bcacba81273e9fe205b543ec6ab9c6ab95e1951.tar.gz
firejail-5bcacba81273e9fe205b543ec6ab9c6ab95e1951.tar.zst
firejail-5bcacba81273e9fe205b543ec6ab9c6ab95e1951.zip
audacious: D-Bus hardening (#5922)
* audacious: D-Bus hardening * audacious: add noprinters
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/audacious.profile13
1 files changed, 10 insertions, 3 deletions
diff --git a/etc/profile-a-l/audacious.profile b/etc/profile-a-l/audacious.profile
index b31f3f1b2..6abd87c92 100644
--- a/etc/profile-a-l/audacious.profile
+++ b/etc/profile-a-l/audacious.profile
@@ -14,6 +14,7 @@ include disable-common.inc
14include disable-devel.inc 14include disable-devel.inc
15include disable-exec.inc 15include disable-exec.inc
16include disable-interpreters.inc 16include disable-interpreters.inc
17include disable-proc.inc
17include disable-programs.inc 18include disable-programs.inc
18include disable-xdg.inc 19include disable-xdg.inc
19 20
@@ -26,6 +27,7 @@ netfilter
26nogroups 27nogroups
27noinput 28noinput
28nonewprivs 29nonewprivs
30noprinters
29noroot 31noroot
30notv 32notv
31nou2f 33nou2f
@@ -39,8 +41,13 @@ private-cache
39private-dev 41private-dev
40private-tmp 42private-tmp
41 43
42# dbus needed for MPRIS 44dbus-user filter
43# dbus-user none 45dbus-user.own org.atheme.audacious
44# dbus-system none 46dbus-user.own org.mpris.MediaPlayer2.audacious
47dbus-user.talk ca.desrt.dconf
48dbus-user.talk org.freedesktop.Notifications
49dbus-user.talk org.gtk.vfs.UDisks2VolumeMonitor
50dbus-user.talk org.mpris.MediaPlayer2.Player
51dbus-system none
45 52
46restrict-namespaces 53restrict-namespaces