From 6ff47cec92bfd826331b20c2fa15f72fd702509a Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 29 Sep 2025 10:41:04 -0400 Subject: [PATCH] Fixed bugs with install script --- thrower_daemon/superball-thrower.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thrower_daemon/superball-thrower.service b/thrower_daemon/superball-thrower.service index 829c8ea..677f88a 100644 --- a/thrower_daemon/superball-thrower.service +++ b/thrower_daemon/superball-thrower.service @@ -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