mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +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;
|
||||
StateDirectory = "headplane";
|
||||
|
||||
ExecStart = "${pkgs.headplane}/bin/headplane";
|
||||
ExecStart = "${cfg.package}/bin/headplane";
|
||||
Restart = "always";
|
||||
RestartSec = 5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user