mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
18 lines
514 B
Text
18 lines
514 B
Text
# Profile for Parole, the default XFCE4 media player
|
|
include /etc/firejail/disable-mgmt.inc
|
|
include /etc/firejail/disable-secret.inc
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-devel.inc
|
|
include /etc/firejail/disable-terminals.inc
|
|
private-etc passwd,group,fonts
|
|
private-bin parole,dbus-launch
|
|
blacklist ${HOME}/.pki/nssdb
|
|
blacklist ${HOME}/.lastpass
|
|
blacklist ${HOME}/.keepassx
|
|
blacklist ${HOME}/.password-store
|
|
caps.drop all
|
|
seccomp
|
|
protocol unix,inet,inet6
|
|
netfilter
|
|
noroot
|
|
shell none
|