Remove NoNewPrivileges

Fixes https://github.com/fosrl/newt/issues/383
This commit is contained in:
Owen
2026-06-14 15:02:18 -07:00
parent 62c7e0a13e
commit 34a0d2a68b

View File

@@ -139,7 +139,6 @@ Restart=always
RestartSec=2 RestartSec=2
UMask=0077 UMask=0077
NoNewPrivileges=true
PrivateTmp=true PrivateTmp=true
[Install] [Install]