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 a08c6d70fe
commit f9cc52ece9

View File

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