commit:     51f1ed3ad1c9bcf908395335856bbcc2dc1c4561
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Tue Dec 10 08:07:26 2024 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 00:19:42 2024 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=51f1ed3a

systemd_stream_connect_homed: genrequire systemd_userdbd_runtime_t

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 policy/modules/system/systemd.if | 1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/system/systemd.if b/policy/modules/system/systemd.if
index ed3fda830..b6b50bca9 100644
--- a/policy/modules/system/systemd.if
+++ b/policy/modules/system/systemd.if
@@ -1150,6 +1150,7 @@ interface(`systemd_dbus_chat_homed',`
 interface(`systemd_stream_connect_homed',`
        gen_require(`
                type systemd_homed_t;
+               type systemd_userdbd_runtime_t;
        ')
 
        stream_connect_pattern($1, systemd_userdbd_runtime_t, 
systemd_userdbd_runtime_t, systemd_homed_t)

Reply via email to