forked from lix-project/hydra
Restart hydra-notify
This commit is contained in:
parent
d08cfa48d7
commit
e2537f741b
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue