about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/aszlig/kzerza.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/aszlig/kzerza.nix b/machines/aszlig/kzerza.nix
index b1ec3633..b6604fed 100644
--- a/machines/aszlig/kzerza.nix
+++ b/machines/aszlig/kzerza.nix
@@ -55,6 +55,7 @@ in {
       Type = "idle";
       ExecStart = "${pkgs.vuizvui.grandpa}/bin/grandpa";
       ExecStopPost = "${pkgs.systemd}/bin/systemctl poweroff";
+      Restart = "on-failure";
       StandardInput = "tty";
       StandardOutput = "tty";
       TTYPath = "/dev/tty7";