mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
21 lines
480 B
Text
21 lines
480 B
Text
# KDE okular profile
|
|
noblacklist ~/.kde/share/apps/okular
|
|
noblacklist ~/.kde/share/config/okularrc
|
|
noblacklist ~/.kde/share/config/okularpartrc
|
|
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
|
|
noroot
|
|
nogroups
|
|
private-dev
|
|
|
|
#Experimental:
|
|
#net none
|
|
#shell none
|
|
#private-bin okular,kbuildsycoca4,kbuildsycoca5
|
|
#private-etc X11
|
|
|