feat(dbus): dbus rules cleanup (2)

This commit is contained in:
Alexandre Pujol 2023-11-30 22:42:49 +00:00
parent 8a49f2ebe1
commit cd391bae01
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
16 changed files with 49 additions and 74 deletions

View file

@ -13,11 +13,6 @@ profile gvfsd-dnssd @{exec_path} {
include <abstractions/dbus-session-strict>
include <abstractions/dbus-strict>
dbus send bus=session path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member={RequestName,ReleaseName}
peer=(name=org.freedesktop.DBus, label=dbus-daemon),
dbus send bus=system path=/
interface=org.freedesktop.Avahi.Server
member={Ping,GetAPIVersion,GetState,ServiceBrowserNew},