aboutsummaryrefslogtreecommitdiffstats
path: root/etc/sysprof-cli.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/sysprof-cli.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/sysprof-cli.profile')
-rw-r--r--etc/sysprof-cli.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/sysprof-cli.profile b/etc/sysprof-cli.profile
index 935c7e9ca..8f4de130b 100644
--- a/etc/sysprof-cli.profile
+++ b/etc/sysprof-cli.profile
@@ -7,12 +7,13 @@ include sysprof-cli.local
7# added by included profile 7# added by included profile
8#include globals.local 8#include globals.local
9 9
10nodbus
11
12# There is no GUI help menu to break in the CLI version 10# There is no GUI help menu to break in the CLI version
13private-bin sysprof-cli 11private-bin sysprof-cli
14private-lib 12private-lib
15 13
14dbus-user none
15dbus-system none
16
16memory-deny-write-execute 17memory-deny-write-execute
17 18
18# Redirect 19# Redirect