Fixed bugs with install script
This commit is contained in:
parent
5b1fa185f7
commit
6ff47cec92
|
@ -29,7 +29,7 @@ ProtectControlGroups=true
|
|||
RestrictRealtime=true
|
||||
RestrictSUIDSGID=true
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
# MemoryDenyWriteExecute=true # Disabled - conflicts with Node.js JIT compilation
|
||||
RestrictNamespaces=true
|
||||
SystemCallFilter=@system-service
|
||||
SystemCallErrorNumber=EPERM
|
||||
|
|
Loading…
Reference in New Issue