audacious: D-Bus hardening (#5922)

* audacious: D-Bus hardening

* audacious: add noprinters
This commit is contained in:
glitsj16 2023-07-25 19:40:36 +00:00 committed by GitHub
parent 142a2130f7
commit 5bcacba812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-proc.inc
include disable-programs.inc
include disable-xdg.inc
@ -26,6 +27,7 @@ netfilter
nogroups
noinput
nonewprivs
noprinters
noroot
notv
nou2f
@ -39,8 +41,13 @@ private-cache
private-dev
private-tmp
# dbus needed for MPRIS
# dbus-user none
# dbus-system none
dbus-user filter
dbus-user.own org.atheme.audacious
dbus-user.own org.mpris.MediaPlayer2.audacious
dbus-user.talk ca.desrt.dconf
dbus-user.talk org.freedesktop.Notifications
dbus-user.talk org.gtk.vfs.UDisks2VolumeMonitor
dbus-user.talk org.mpris.MediaPlayer2.Player
dbus-system none
restrict-namespaces