From ed74cfa576bdde964c23da5c999148cb2e0e95b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tristan=20Dani=C3=ABl=20Maat?= Date: Sat, 23 Apr 2022 09:31:21 +0100 Subject: [PATCH] starbound: Fix permissions for a syscall steamcmd needs --- configuration/services/starbound.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/services/starbound.nix b/configuration/services/starbound.nix index e23028f..e8a0772 100644 --- a/configuration/services/starbound.nix +++ b/configuration/services/starbound.nix @@ -86,7 +86,7 @@ in { "@obsolete" "@raw-io" "@reboot" - "@resources" + # "@resources" TODO: Ditto "@setuid" "@swap" ]);