Skip to content

Commit ba679b8

Browse files
blucayuwata
authored andcommitted
logind: add a comment with a reminder why we don't use ProtrectProc=
Follow-up for systemd#21785
1 parent 60c5878 commit ba679b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

units/systemd-logind.service.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ LockPersonality=yes
3737
MemoryDenyWriteExecute=yes
3838
NoNewPrivileges=yes
3939
PrivateTmp=yes
40+
# We don't use ProtectProc= since we need to look for usernames and tty for wall messages
4041
ProtectClock=yes
4142
ProtectControlGroups=yes
4243
ProtectHome=yes

0 commit comments

Comments
 (0)