This commit is contained in:
Shelvacu
2025-05-10 23:45:52 -07:00
committed by Shelvacu on fw
parent 329b6a20bf
commit 3473e05a87

View File

@@ -295,7 +295,7 @@ in
RestrictRealtime = true;
RestrictSUIDSGID = true;
SystemCallArchitectures = "native";
SystemCallFilter = "@system-service";
SystemCallFilter = "@system-service ~pkey_alloc:ENOSPC";
# this breaks it???
# SystemCallFilter = [
# "@system-service"