From 96e801fd8a8f4a743e2286b9367177ce8f7b3c65 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 18 Apr 2016 09:38:54 -0400 Subject: added okular and gwenview profiles --- etc/okular.profile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 etc/okular.profile (limited to 'etc/okular.profile') diff --git a/etc/okular.profile b/etc/okular.profile new file mode 100644 index 000000000..7929a8796 --- /dev/null +++ b/etc/okular.profile @@ -0,0 +1,21 @@ +# 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 + -- cgit v1.2.3-54-g00ecf