tinc_graphs: always restart

This commit is contained in:
makefu 2015-11-13 12:24:43 +01:00
parent 525dff002e
commit 383d875023

View file

@ -89,9 +89,9 @@ let
};
restartIfChanged = true;
serviceConfig = {
Type = "simple";
restart = "always";
ExecStartPre = pkgs.writeScript "tinc_graphs-init" ''
#!/bin/sh