mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 06:05:38 -06:00
56 lines
1.1 KiB
Text
56 lines
1.1 KiB
Text
# Firejail profile for pavucontrol
|
|
# Description: PulseAudio Volume Control [GTK]
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include pavucontrol.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/pavucontrol.ini
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-programs.inc
|
|
include disable-xdg.inc
|
|
|
|
# whitelisting in ${HOME} is broken, see #3112
|
|
#mkfile ${HOME}/.config/pavucontrol.ini
|
|
#whitelist ${HOME}/.config/pavucontrol.ini
|
|
whitelist /usr/share/pavucontrol
|
|
whitelist /usr/share/pavucontrol-qt
|
|
#include whitelist-common.inc
|
|
include whitelist-usr-share-common.inc
|
|
include whitelist-var-common.inc
|
|
|
|
apparmor
|
|
caps.drop all
|
|
netfilter
|
|
no3d
|
|
nodvd
|
|
nogroups
|
|
noinput
|
|
nonewprivs
|
|
noroot
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
tracelog
|
|
|
|
disable-mnt
|
|
private-bin pavucontrol
|
|
private-cache
|
|
private-dev
|
|
private-etc avahi
|
|
private-lib
|
|
private-tmp
|
|
|
|
dbus-user none
|
|
dbus-system none
|
|
|
|
# mdwe is broken under Wayland, but works under Xorg.
|
|
#memory-deny-write-execute
|
|
restrict-namespaces
|