Remove ProcSubset=pid to allow access to /proc/stat etc.

This commit is contained in:
Tim Small 2021-05-31 11:18:58 +01:00
parent 4967dcbf74
commit d1e56e80ee

View file

@ -46,7 +46,6 @@ ProtectKernelModules=true
ProtectKernelTunables=true
ProtectProc=invisible
ProtectHostname=true
ProcSubset=pid
RemoveIPC=true
RestrictNamespaces=true
RestrictAddressFamilies=AF_INET AF_INET6