mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
homed: add missing bus call to homed access policy
This commit is contained in:
parent
3d010bc53d
commit
72bbd740a0
@ -125,6 +125,10 @@
|
||||
send_interface="org.freedesktop.home1.Manager"
|
||||
send_member="LockAllHomes"/>
|
||||
|
||||
<allow send_destination="org.freedesktop.home1"
|
||||
send_interface="org.freedesktop.home1.Manager"
|
||||
send_member="DeactivateAllHomes"/>
|
||||
|
||||
<allow send_destination="org.freedesktop.home1"
|
||||
send_interface="org.freedesktop.home1.Manager"
|
||||
send_member="Rebalance"/>
|
||||
|
Loading…
Reference in New Issue
Block a user