]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
logind: allow to read /proc
authorLudwig Nussel <ludwig.nussel@suse.de>
Tue, 14 Dec 2021 13:59:19 +0000 (14:59 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 17 Dec 2021 12:18:16 +0000 (12:18 +0000)
User name and tty are used for wall messages. For that to work logind
must be able to poke around in proc entries of other processes.

units/systemd-logind.service.in

index ab874253a406a58532550204ef10b86ad53ec651..b3b9ff36b1848e2e7c4b891173e4780ff7ce9fff 100644 (file)
@@ -37,7 +37,6 @@ LockPersonality=yes
 MemoryDenyWriteExecute=yes
 NoNewPrivileges=yes
 PrivateTmp=yes
-ProtectProc=invisible
 ProtectClock=yes
 ProtectControlGroups=yes
 ProtectHome=yes