mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
add parole.profile
This commit is contained in:
parent
bf768f5273
commit
f332fe2614
3 changed files with 19 additions and 0 deletions
17
etc/parole.profile
Normal file
17
etc/parole.profile
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# 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
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue