summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-11-15 20:18:35 +0100
committermakefu <github@syntax-fehler.de>2015-11-15 20:18:35 +0100
commitdcf55255e6b6cf216f493c28adad1909edf18d3d (patch)
treec10b716282e97507002d4764225d568911d7b4b1 /krebs
parent773a67a983cbe1928da6c524db24a25229a6f5fe (diff)
parente0ae8c1a3fe333de8a14b04b4a7e2dd01163b727 (diff)
Merge branch 'master' of pnp:stockholm
Diffstat (limited to 'krebs')
-rw-r--r--krebs/3modules/tinc_graphs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/tinc_graphs.nix b/krebs/3modules/tinc_graphs.nix
index e415d20a..20aa385a 100644
--- a/krebs/3modules/tinc_graphs.nix
+++ b/krebs/3modules/tinc_graphs.nix
@@ -89,9 +89,9 @@ let
};
restartIfChanged = true;
-
serviceConfig = {
Type = "simple";
+ restart = "always";
ExecStartPre = pkgs.writeScript "tinc_graphs-init" ''
#!/bin/sh