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,8 +13,8 @@ profile spice-vdagentd @{exec_path} flags=(attach_disconnected) {
capability sys_nice,
dbus receive bus=system path=/org/freedesktop/login[0-9]/session/_[0-9]*
interface=org.freedesktop.login[0-9].Session
dbus receive bus=system path=/org/freedesktop/login1/session/_[0-9]*
interface=org.freedesktop.login1.Session
member=Unlock,
@{exec_path} mr,

View file

@ -17,16 +17,6 @@ profile thermald @{exec_path} flags=(attach_disconnected) {
dbus (bind) bus=system name=org.freedesktop.thermald,
dbus send bus=system path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member={RequestName,ReleaseName}
peer=(name=org.freedesktop.DBus, label=dbus-daemon),
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=/net/hadess/PowerProfiles
interface=org.freedesktop.DBus.Properties
member=GetAll

View file

@ -70,7 +70,8 @@ profile udisksd @{exec_path} flags=(attach_disconnected) {
dbus receive bus=system path=/org/freedesktop/PolicyKit1/Authority
interface=org.freedesktop.PolicyKit1.Authority
member=Changed,
member=Changed
peer=(name=:*, label=polkitd),
dbus send bus=system path=/org/freedesktop/DBus
interface=org.freedesktop.DBus