mirror of
https://github.com/tale/headplane.git
synced 2026-09-04 11:15:42 +00:00
Merge pull request #454 from z0w13/patch-1
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ in {
|
|||||||
Group = config.services.headscale.group;
|
Group = config.services.headscale.group;
|
||||||
StateDirectory = "headplane";
|
StateDirectory = "headplane";
|
||||||
|
|
||||||
ExecStart = "${pkgs.headplane}/bin/headplane";
|
ExecStart = "${cfg.package}/bin/headplane";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
RestartSec = 5;
|
RestartSec = 5;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user