aboutsummaryrefslogtreecommitdiffstats
path: root/etc/file.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/file.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/file.profile')
-rw-r--r--etc/file.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/file.profile b/etc/file.profile
index 041bf5ae5..2bdbaaaa8 100644
--- a/etc/file.profile
+++ b/etc/file.profile
@@ -6,7 +6,6 @@ include /etc/firejail/file.local
6# Persistent global definitions 6# Persistent global definitions
7include /etc/firejail/globals.local 7include /etc/firejail/globals.local
8 8
9blacklist /run/user/*/bus
10blacklist /tmp/.X11-unix 9blacklist /tmp/.X11-unix
11 10
12include /etc/firejail/disable-common.inc 11include /etc/firejail/disable-common.inc
@@ -17,6 +16,7 @@ caps.drop all
17hostname file 16hostname file
18net none 17net none
19no3d 18no3d
19nodbus
20nodvd 20nodvd
21nogroups 21nogroups
22nonewprivs 22nonewprivs