examples: don't set ProcSubset=pid in systemd unit files

This option seems to break detection of the FIPS mode, which is needed
by gnutls.
This commit is contained in:
Miroslav Lichvar
2023-06-15 15:23:40 +02:00
parent 2aefadd129
commit bc76291750
3 changed files with 0 additions and 3 deletions

View File

@@ -25,7 +25,6 @@ LockPersonality=yes
MemoryDenyWriteExecute=yes
PrivateDevices=yes
PrivateUsers=yes
ProcSubset=pid
ProtectClock=yes
ProtectControlGroups=yes
ProtectHome=yes