tinc_graphs: always restart
This commit is contained in:
parent
525dff002e
commit
383d875023
|
@ -89,9 +89,9 @@ let
|
|||
};
|
||||
|
||||
restartIfChanged = true;
|
||||
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
restart = "always";
|
||||
|
||||
ExecStartPre = pkgs.writeScript "tinc_graphs-init" ''
|
||||
#!/bin/sh
|
||||
|
|
Loading…
Reference in a new issue