aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/okular.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-07-05 07:23:31 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2021-07-05 07:23:31 -0400
commitfe0f975f447d59977d90c3226cc8c623b31b20b3 (patch)
tree70897a33cde6c716e273d927d18a6be4b54c18a9 /etc/profile-m-z/okular.profile
parentdeprecated whitelist=yes/no in /etc/firejail/firejail.config (diff)
downloadfirejail-fe0f975f447d59977d90c3226cc8c623b31b20b3.tar.gz
firejail-fe0f975f447d59977d90c3226cc8c623b31b20b3.tar.zst
firejail-fe0f975f447d59977d90c3226cc8c623b31b20b3.zip
move whitelist/blacklist to allow/deny
Diffstat (limited to 'etc/profile-m-z/okular.profile')
-rw-r--r--etc/profile-m-z/okular.profile42
1 files changed, 21 insertions, 21 deletions
diff --git a/etc/profile-m-z/okular.profile b/etc/profile-m-z/okular.profile
index ab8ccf623..feeed86cb 100644
--- a/etc/profile-m-z/okular.profile
+++ b/etc/profile-m-z/okular.profile
@@ -6,18 +6,18 @@ include okular.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/okular 9nodeny ${HOME}/.cache/okular
10noblacklist ${HOME}/.config/okularpartrc 10nodeny ${HOME}/.config/okularpartrc
11noblacklist ${HOME}/.config/okularrc 11nodeny ${HOME}/.config/okularrc
12noblacklist ${HOME}/.kde/share/apps/okular 12nodeny ${HOME}/.kde/share/apps/okular
13noblacklist ${HOME}/.kde/share/config/okularpartrc 13nodeny ${HOME}/.kde/share/config/okularpartrc
14noblacklist ${HOME}/.kde/share/config/okularrc 14nodeny ${HOME}/.kde/share/config/okularrc
15noblacklist ${HOME}/.kde4/share/apps/okular 15nodeny ${HOME}/.kde4/share/apps/okular
16noblacklist ${HOME}/.kde4/share/config/okularpartrc 16nodeny ${HOME}/.kde4/share/config/okularpartrc
17noblacklist ${HOME}/.kde4/share/config/okularrc 17nodeny ${HOME}/.kde4/share/config/okularrc
18noblacklist ${HOME}/.local/share/kxmlgui5/okular 18nodeny ${HOME}/.local/share/kxmlgui5/okular
19noblacklist ${HOME}/.local/share/okular 19nodeny ${HOME}/.local/share/okular
20noblacklist ${DOCUMENTS} 20nodeny ${DOCUMENTS}
21 21
22include disable-common.inc 22include disable-common.inc
23include disable-devel.inc 23include disable-devel.inc
@@ -28,15 +28,15 @@ include disable-programs.inc
28include disable-shell.inc 28include disable-shell.inc
29include disable-xdg.inc 29include disable-xdg.inc
30 30
31whitelist /usr/share/config.kcfg/gssettings.kcfg 31allow /usr/share/config.kcfg/gssettings.kcfg
32whitelist /usr/share/config.kcfg/pdfsettings.kcfg 32allow /usr/share/config.kcfg/pdfsettings.kcfg
33whitelist /usr/share/config.kcfg/okular.kcfg 33allow /usr/share/config.kcfg/okular.kcfg
34whitelist /usr/share/config.kcfg/okular_core.kcfg 34allow /usr/share/config.kcfg/okular_core.kcfg
35whitelist /usr/share/ghostscript 35allow /usr/share/ghostscript
36whitelist /usr/share/kconf_update/okular.upd 36allow /usr/share/kconf_update/okular.upd
37whitelist /usr/share/kxmlgui5/okular 37allow /usr/share/kxmlgui5/okular
38whitelist /usr/share/okular 38allow /usr/share/okular
39whitelist /usr/share/poppler 39allow /usr/share/poppler
40include whitelist-runuser-common.inc 40include whitelist-runuser-common.inc
41include whitelist-usr-share-common.inc 41include whitelist-usr-share-common.inc
42include whitelist-var-common.inc 42include whitelist-var-common.inc