summaryrefslogtreecommitdiffstats
path: root/etc/okular.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/okular.profile')
-rw-r--r--etc/okular.profile7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/okular.profile b/etc/okular.profile
index 53148add5..89f76cda1 100644
--- a/etc/okular.profile
+++ b/etc/okular.profile
@@ -5,6 +5,8 @@ include /etc/firejail/okular.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# blacklist /run/user/*/bus
9
8noblacklist ~/.config/okularpartrc 10noblacklist ~/.config/okularpartrc
9noblacklist ~/.config/okularrc 11noblacklist ~/.config/okularrc
10noblacklist ~/.kde/share/apps/okular 12noblacklist ~/.kde/share/apps/okular
@@ -23,6 +25,7 @@ include /etc/firejail/disable-programs.inc
23include /etc/firejail/whitelist-var-common.inc 25include /etc/firejail/whitelist-var-common.inc
24 26
25caps.drop all 27caps.drop all
28# net none
26netfilter 29netfilter
27nodvd 30nodvd
28nogroups 31nogroups
@@ -36,9 +39,9 @@ seccomp
36shell none 39shell none
37tracelog 40tracelog
38 41
39# private-bin okular,kbuildsycoca4,kdeinit4,lpr 42private-bin okular,kbuildsycoca4,kdeinit4,lpr
40private-dev 43private-dev
41# private-etc fonts,X11 44private-etc cups,fonts
42# private-tmp - on KDE we need access to the real /tmp for data exchange with thunderbird 45# private-tmp - on KDE we need access to the real /tmp for data exchange with thunderbird
43 46
44# memory-deny-write-execute 47# memory-deny-write-execute