feat(dbus): rewrite some dbus rules (4).
This commit is contained in:
parent
d1affd31f6
commit
2432414ae2
13 changed files with 61 additions and 143 deletions
|
|
@ -17,17 +17,11 @@ profile systemd-localed @{exec_path} flags=(attach_disconnected) {
|
|||
# Needed?
|
||||
audit capability net_admin,
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
member={ReleaseName,RequestName}
|
||||
peer=(name=org.freedesktop.DBus),
|
||||
|
||||
dbus bind bus=system name=org.freedesktop.locale1,
|
||||
dbus receive bus=system path=/org/freedesktop/locale1
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=GetAll,
|
||||
|
||||
dbus bind bus=system
|
||||
name=org.freedesktop.locale[0-9],
|
||||
member=GetAll
|
||||
peer=(name=:*, label=evolution-addressbook-factory),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue