mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Create zathura.profile
This commit is contained in:
parent
6c006921eb
commit
25fbc140c0
1 changed files with 19 additions and 0 deletions
19
etc/zathura.profile
Normal file
19
etc/zathura.profile
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# zathura document viewer profile
|
||||
# noblacklist ~/.config/zathura
|
||||
# noblacklist ~/.local/share/zathura
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
caps.drop all
|
||||
seccomp
|
||||
protocol unix
|
||||
netfilter
|
||||
nonewprivs
|
||||
noroot
|
||||
nosound
|
||||
|
||||
#net none
|
||||
shell none
|
||||
#private-etc X11
|
||||
Loading…
Add table
Add a link
Reference in a new issue