aboutsummaryrefslogtreecommitdiffstats
path: root/etc/totem.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-03-28 01:20:21 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2018-03-28 03:23:59 +0200
commit7a37dc31ab907d55eb88f2fa259f37046952a0c5 (patch)
treeb6a3e76842eeb8c455e00585de0ab9fc38ef4fe0 /etc/totem.profile
parentEnable nodbus for keepassx and keepassxc profiles. (diff)
downloadfirejail-7a37dc31ab907d55eb88f2fa259f37046952a0c5.tar.gz
firejail-7a37dc31ab907d55eb88f2fa259f37046952a0c5.tar.zst
firejail-7a37dc31ab907d55eb88f2fa259f37046952a0c5.zip
recalibrate dbus access, deploy nodbus option
see #1822 and #1825. also systematically replaces 'blacklist /run/user/*/bus' with 'nodbus'. with contributions from @Fred-Barclay
Diffstat (limited to 'etc/totem.profile')
-rw-r--r--etc/totem.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/totem.profile b/etc/totem.profile
index 6dbc5f0c2..f466b3ea6 100644
--- a/etc/totem.profile
+++ b/etc/totem.profile
@@ -15,9 +15,12 @@ include /etc/firejail/disable-programs.inc
15 15
16include /etc/firejail/whitelist-var-common.inc 16include /etc/firejail/whitelist-var-common.inc
17 17
18# following line makes settings immutable
18apparmor 19apparmor
19caps.drop all 20caps.drop all
20netfilter 21netfilter
22# following line makes settings immutable
23nodbus
21nogroups 24nogroups
22nonewprivs 25nonewprivs
23noroot 26noroot