mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Remove ProcSubset=pid to allow access to /proc/stat etc.
This commit is contained in:
@@ -46,7 +46,6 @@ ProtectKernelModules=true
|
||||
ProtectKernelTunables=true
|
||||
ProtectProc=invisible
|
||||
ProtectHostname=true
|
||||
ProcSubset=pid
|
||||
RemoveIPC=true
|
||||
RestrictNamespaces=true
|
||||
RestrictAddressFamilies=AF_INET AF_INET6
|
||||
|
||||
Reference in New Issue
Block a user