There was an error while loading. Please reload this page.
1 parent 4779e03 commit 0d9c15dCopy full SHA for 0d9c15d
1 file changed
packaging/systemd/headscale.service
@@ -11,6 +11,9 @@ ExecReload=/usr/bin/kill -HUP $MAINPID
11
Restart=always
12
RestartSec=5
13
14
+NoExecPaths=/
15
+ExecPaths=/usr/bin/headscale
16
+
17
WorkingDirectory=/var/lib/headscale
18
ReadWritePaths=/var/lib/headscale
19
0 commit comments