Skip to content

Commit 4936268

Browse files
committed
WIP: logind varlink transition
Signed-off-by: Antonio Enrico Russo <aerusso@aerusso.net>
1 parent 6f1c252 commit 4936268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

policy/modules/system/systemd.if

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,6 +1468,7 @@ interface(`systemd_use_logind_fds',`
14681468
')
14691469

14701470
allow $1 systemd_logind_t:fd use;
1471+
allow $1 systemd_logind_t:unix_stream_socket connectto;
14711472
')
14721473

14731474
######################################

0 commit comments

Comments
 (0)