aboutsummaryrefslogtreecommitdiffstats
path: root/etc/okular.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-03-12 20:44:51 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-12 20:44:51 +0000
commitaa2bdffc4b4d0437dd710a70546c87b8f882b100 (patch)
treee44a8864ec0964a6c72caa7b6297ca90d7e8fd21 /etc/okular.profile
parentHarden meld.profile (#2577) (diff)
downloadfirejail-aa2bdffc4b4d0437dd710a70546c87b8f882b100.tar.gz
firejail-aa2bdffc4b4d0437dd710a70546c87b8f882b100.tar.zst
firejail-aa2bdffc4b4d0437dd710a70546c87b8f882b100.zip
add disable-exec.inc to all profiles with apparmor (#2576)
* add disable-exec.inc to all profiles with apparmor - #2385 #2505 * drop disable-exec.inc from generic electron.profile
Diffstat (limited to 'etc/okular.profile')
-rw-r--r--etc/okular.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/okular.profile b/etc/okular.profile
index 0192a1d3d..48e45ca3f 100644
--- a/etc/okular.profile
+++ b/etc/okular.profile
@@ -20,6 +20,7 @@ noblacklist ${DOCUMENTS}
20 20
21include disable-common.inc 21include disable-common.inc
22include disable-devel.inc 22include disable-devel.inc
23include disable-exec.inc
23include disable-interpreters.inc 24include disable-interpreters.inc
24include disable-passwdmgr.inc 25include disable-passwdmgr.inc
25include disable-programs.inc 26include disable-programs.inc
@@ -52,7 +53,5 @@ private-etc alternatives,cups,fonts,kde4rc,kde5rc,ld.so.cache,machine-id,xdg
52# private-tmp - on KDE we need access to the real /tmp for data exchange with email clients 53# private-tmp - on KDE we need access to the real /tmp for data exchange with email clients
53 54
54# memory-deny-write-execute 55# memory-deny-write-execute
55noexec ${HOME}
56noexec /tmp
57 56
58join-or-start okular 57join-or-start okular