summaryrefslogtreecommitdiff
path: root/units/systemd-userdbd.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-08-06 14:50:38 +0200
committerLennart Poettering <lennart@poettering.net>2020-08-24 20:11:14 +0200
commit24da96a1bdd6fef2e23d7c23581d572209f8cca7 (patch)
treee92747a7b8c7e130bc77dcef28b69d69da594659 /units/systemd-userdbd.service.in
parented125c936cad0b71f7186e4df39eebf929ee1cbe (diff)
downloadsystemd-24da96a1bdd6fef2e23d7c23581d572209f8cca7.tar.gz
units: turn on ProtectProc= wherever suitable
Diffstat (limited to 'units/systemd-userdbd.service.in')
-rw-r--r--units/systemd-userdbd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-userdbd.service.in b/units/systemd-userdbd.service.in
index 3b76705373..bbfd83a8f2 100644
--- a/units/systemd-userdbd.service.in
+++ b/units/systemd-userdbd.service.in
@@ -24,6 +24,7 @@ LockPersonality=yes
MemoryDenyWriteExecute=yes
NoNewPrivileges=yes
PrivateDevices=yes
+ProtectProc=invisible
ProtectControlGroups=yes
ProtectHome=yes
ProtectHostname=yes