aboutsummaryrefslogtreecommitdiffstats
path: root/etc/okular.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2020-04-07 16:14:25 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2020-04-07 16:14:25 -0500
commit3848b98961614e1776b29ecfb76ef4c750b6b25f (patch)
tree3c7f0b623978562ee23fba7f52b6a039571cebea /etc/okular.profile
parentdbus-proxy (gnome_games) (diff)
downloadfirejail-3848b98961614e1776b29ecfb76ef4c750b6b25f.tar.gz
firejail-3848b98961614e1776b29ecfb76ef4c750b6b25f.tar.zst
firejail-3848b98961614e1776b29ecfb76ef4c750b6b25f.zip
Replace `nodbus` with dbus-* filters
See - 07fac581f6b9b5ed068f4c54a9521b51826375c5 for new dbus filters - https://github.com/netblue30/firejail/pull/3326#issuecomment-610423183 Except for ocenaudio, access/restrictions on dbus options should be unchanged Ocenaudio profile: dbus filters were sandboxed (initially `nodbus` was enabled) since comments indicated blocking dbus meant preferences were broken
Diffstat (limited to 'etc/okular.profile')
-rw-r--r--etc/okular.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/okular.profile b/etc/okular.profile
index 9debd86ff..de82f8266 100644
--- a/etc/okular.profile
+++ b/etc/okular.profile
@@ -37,7 +37,6 @@ caps.drop all
37machine-id 37machine-id
38# net none 38# net none
39netfilter 39netfilter
40# nodbus
41nodvd 40nodvd
42nogroups 41nogroups
43nonewprivs 42nonewprivs
@@ -56,6 +55,9 @@ private-dev
56private-etc alternatives,cups,fonts,kde4rc,kde5rc,ld.so.cache,machine-id,passwd,xdg 55private-etc alternatives,cups,fonts,kde4rc,kde5rc,ld.so.cache,machine-id,passwd,xdg
57# private-tmp - on KDE we need access to the real /tmp for data exchange with email clients 56# private-tmp - on KDE we need access to the real /tmp for data exchange with email clients
58 57
58# dbus-user none
59# dbus-system none
60
59# memory-deny-write-execute 61# memory-deny-write-execute
60 62
61join-or-start okular 63join-or-start okular