mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
15 lines
360 B
Text
15 lines
360 B
Text
# Profile for Parole, the default XFCE4 media player
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
include /etc/firejail/disable-devel.inc
|
|
include /etc/firejail/disable-passwdmgr.inc
|
|
|
|
private-etc passwd,group,fonts
|
|
private-bin parole,dbus-launch
|
|
|
|
caps.drop all
|
|
seccomp
|
|
protocol unix,inet,inet6
|
|
netfilter
|
|
noroot
|
|
shell none
|