Fixed bugs with install script

This commit is contained in:
Your Name 2025-09-29 10:41:04 -04:00
parent 5b1fa185f7
commit 6ff47cec92
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ ProtectControlGroups=true
RestrictRealtime=true RestrictRealtime=true
RestrictSUIDSGID=true RestrictSUIDSGID=true
LockPersonality=true LockPersonality=true
MemoryDenyWriteExecute=true # MemoryDenyWriteExecute=true # Disabled - conflicts with Node.js JIT compilation
RestrictNamespaces=true RestrictNamespaces=true
SystemCallFilter=@system-service SystemCallFilter=@system-service
SystemCallErrorNumber=EPERM SystemCallErrorNumber=EPERM