aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-05-02 18:05:48 +0000
committerLibravatar GitHub <noreply@github.com>2020-05-02 18:05:48 +0000
commit8744e0854acaee7de267ab946c991fe5d82ec696 (patch)
tree6532dc1356b1c3aae0ff435ef7096ff3adacceff /etc/profile-m-z
parentvarious hardening (#3394) (diff)
downloadfirejail-8744e0854acaee7de267ab946c991fe5d82ec696.tar.gz
firejail-8744e0854acaee7de267ab946c991fe5d82ec696.tar.zst
firejail-8744e0854acaee7de267ab946c991fe5d82ec696.zip
dbus filter profiles (1) (#3326)
* dbus filter (1) * dbus-filter: firefox * drop org.gtk.vfs and com.canonical.AppMenu.Registrar
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/rhythmbox.profile12
-rw-r--r--etc/profile-m-z/seahorse.profile5
-rw-r--r--etc/profile-m-z/wireshark.profile1
3 files changed, 14 insertions, 4 deletions
diff --git a/etc/profile-m-z/rhythmbox.profile b/etc/profile-m-z/rhythmbox.profile
index e8f964383..f3939685a 100644
--- a/etc/profile-m-z/rhythmbox.profile
+++ b/etc/profile-m-z/rhythmbox.profile
@@ -47,6 +47,12 @@ private-bin rhythmbox,rhythmbox-client
47private-dev 47private-dev
48private-tmp 48private-tmp
49 49
50# makes settings immutable 50dbus-user filter
51# dbus-user none 51dbus-user.own org.gnome.Rhythmbox3
52# dbus-system none 52dbus-user.own org.mpris.MediaPlayer2.rhythmbox
53dbus-user.own org.gnome.UPnP.MediaServer2.Rhythmbox
54dbus-user.talk ca.desrt.dconf
55dbus-user.talk org.freedesktop.Notifications
56dbus-system none
57dbus-system filter
58dbus-system.talk org.freedesktop.Avahi
diff --git a/etc/profile-m-z/seahorse.profile b/etc/profile-m-z/seahorse.profile
index 3a69086b5..85d86d646 100644
--- a/etc/profile-m-z/seahorse.profile
+++ b/etc/profile-m-z/seahorse.profile
@@ -61,3 +61,8 @@ private-cache
61private-dev 61private-dev
62private-etc ca-certificates,crypto-policies,dconf,fonts,gconf,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.preload,nsswitch.conf,pango,pki,protocols,resolv.conf,rpc,services,ssh,ssl,X11 62private-etc ca-certificates,crypto-policies,dconf,fonts,gconf,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.preload,nsswitch.conf,pango,pki,protocols,resolv.conf,rpc,services,ssh,ssl,X11
63writable-run-user 63writable-run-user
64
65dbus-user filter
66dbus-user.own org.gnome.seahorse.Application
67dbus-user.talk org.freedesktop.secrets
68dbus-system none
diff --git a/etc/profile-m-z/wireshark.profile b/etc/profile-m-z/wireshark.profile
index d73e2e279..a30cb43d5 100644
--- a/etc/profile-m-z/wireshark.profile
+++ b/etc/profile-m-z/wireshark.profile
@@ -47,4 +47,3 @@ tracelog
47private-dev 47private-dev
48# private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,ssl 48# private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,ssl
49private-tmp 49private-tmp
50