aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-27 09:36:14 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-27 09:36:14 -0400
commitd056ef1a7bc1e259d2bd8a8d9f010f7974789b05 (patch)
tree80dfdcb932164ced69ff1f48fe48be27af417f9e
parentcompile time option to disable --private-cache and --tmpfs for regular user (diff)
parentUpdate okular.profile to support cbr files (#3704) (diff)
downloadfirejail-d056ef1a7bc1e259d2bd8a8d9f010f7974789b05.tar.gz
firejail-d056ef1a7bc1e259d2bd8a8d9f010f7974789b05.tar.zst
firejail-d056ef1a7bc1e259d2bd8a8d9f010f7974789b05.zip
Merge branch 'master' of https://github.com/netblue30/firejail
-rw-r--r--etc/profile-m-z/okular.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/okular.profile b/etc/profile-m-z/okular.profile
index 36723ca29..e21ac997a 100644
--- a/etc/profile-m-z/okular.profile
+++ b/etc/profile-m-z/okular.profile
@@ -53,7 +53,7 @@ seccomp
53shell none 53shell none
54tracelog 54tracelog
55 55
56private-bin kbuildsycoca4,kdeinit4,lpr,okular 56private-bin kbuildsycoca4,kdeinit4,lpr,okular,unar,unrar
57private-dev 57private-dev
58private-etc alternatives,cups,fonts,kde4rc,kde5rc,ld.so.cache,machine-id,passwd,xdg 58private-etc alternatives,cups,fonts,kde4rc,kde5rc,ld.so.cache,machine-id,passwd,xdg
59# private-tmp - on KDE we need access to the real /tmp for data exchange with email clients 59# private-tmp - on KDE we need access to the real /tmp for data exchange with email clients