Restart hydra-notify

This commit is contained in:
Eelco Dolstra
2019-08-13 18:18:24 +02:00
parent d08cfa48d7
commit e2537f741b
+2
View File
@@ -391,6 +391,8 @@ in
{ ExecStart = "@${cfg.package}/bin/hydra-notify hydra-notify";
# FIXME: run this under a less privileged user?
User = "hydra-queue-runner";
Restart = "always";
RestartSec = 5;
};
};