Merge pull request #794 from 0xC0ncord/main
systemd: allow logind to use locallogin pidfds
This commit is contained in:
commit
302e66507a
|
@ -1070,6 +1070,10 @@ optional_policy(`
|
||||||
devicekit_dbus_chat_power(systemd_logind_t)
|
devicekit_dbus_chat_power(systemd_logind_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
optional_policy(`
|
||||||
|
locallogin_use_pidfds(systemd_logind_t)
|
||||||
|
')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
modemmanager_dbus_chat(systemd_logind_t)
|
modemmanager_dbus_chat(systemd_logind_t)
|
||||||
')
|
')
|
||||||
|
|
Loading…
Reference in New Issue