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