aboutsummaryrefslogtreecommitdiffstats
path: root/etc/okular.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/okular.profile')
-rw-r--r--etc/okular.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/okular.profile b/etc/okular.profile
index e71cd1880..59c93bdb0 100644
--- a/etc/okular.profile
+++ b/etc/okular.profile
@@ -45,6 +45,9 @@ private-dev
45private-etc alternatives,cups,fonts,ld.so.cache,machine-id 45private-etc alternatives,cups,fonts,ld.so.cache,machine-id
46# private-tmp - on KDE we need access to the real /tmp for data exchange with thunderbird 46# private-tmp - on KDE we need access to the real /tmp for data exchange with thunderbird
47 47
48# disable QML disk caching as it conflicts with the noexec constraints below
49env QML_DISABLE_DISK_CACHE=1
50
48# memory-deny-write-execute 51# memory-deny-write-execute
49noexec ${HOME} 52noexec ${HOME}
50noexec /tmp 53noexec /tmp