aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-01-06 19:08:22 +0000
committerLibravatar GitHub <noreply@github.com>2021-01-06 19:08:22 +0000
commitaa2c9ade1a37f0a1ad1d107b082d1a895d8dcad3 (patch)
treeff5cc971e04c4f03683b8ab32854de7a6945b095 /etc
parentmount private-lib directories read-only (diff)
downloadfirejail-aa2c9ade1a37f0a1ad1d107b082d1a895d8dcad3.tar.gz
firejail-aa2c9ade1a37f0a1ad1d107b082d1a895d8dcad3.tar.zst
firejail-aa2c9ade1a37f0a1ad1d107b082d1a895d8dcad3.zip
harden liferea (#3873)
* harden liferea * dbus fixes On closer investigation it seems wiser to tighten D-Bus filtering as Liferea implements stuff via plugins that are disabled by default.
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/liferea.profile11
1 files changed, 10 insertions, 1 deletions
diff --git a/etc/profile-a-l/liferea.profile b/etc/profile-a-l/liferea.profile
index 7cfd4fc10..a122e9bbc 100644
--- a/etc/profile-a-l/liferea.profile
+++ b/etc/profile-a-l/liferea.profile
@@ -42,7 +42,7 @@ noroot
42# nosound 42# nosound
43notv 43notv
44nou2f 44nou2f
45# novideo 45novideo
46protocol unix,inet,inet6 46protocol unix,inet,inet6
47seccomp 47seccomp
48shell none 48shell none
@@ -51,3 +51,12 @@ tracelog
51disable-mnt 51disable-mnt
52private-dev 52private-dev
53private-tmp 53private-tmp
54
55dbus-user filter
56dbus-user.own net.sourceforge.liferea
57dbus-user.talk ca.desrt.dconf
58# Uncomment the below if you use the 'Popup Notifications' plugin or add 'dbus-user.talk org.freedesktop.Notifications' to your liferea.local
59#dbus-user.talk org.freedesktop.Notifications
60# Uncomment the below if you use the 'Libsecret Support' plugin or add 'dbus-user.talk org.freedesktop.secrets' to your liferea.local
61#dbus-user.talk org.freedesktop.secrets
62dbus-system none