From f9cc52ece9b8383de4bde373771ca99c591b39d1 Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 14 Jun 2026 15:02:18 -0700 Subject: [PATCH] Remove NoNewPrivileges Fixes https://github.com/fosrl/newt/issues/383 --- src/components/newt-install-commands.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/newt-install-commands.tsx b/src/components/newt-install-commands.tsx index badc174cc..b720a8478 100644 --- a/src/components/newt-install-commands.tsx +++ b/src/components/newt-install-commands.tsx @@ -139,7 +139,6 @@ Restart=always RestartSec=2 UMask=0077 -NoNewPrivileges=true PrivateTmp=true [Install]