Merge pull request #794 from 0xC0ncord/main

systemd: allow logind to use locallogin pidfds
This commit is contained in:
Chris PeBenito 2024-07-10 10:19:43 -04:00 committed by GitHub
commit 302e66507a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1070,6 +1070,10 @@ optional_policy(`
devicekit_dbus_chat_power(systemd_logind_t)
')
optional_policy(`
locallogin_use_pidfds(systemd_logind_t)
')
optional_policy(`
modemmanager_dbus_chat(systemd_logind_t)
')