Zapret : Restart every hour.
This commit is contained in:
parent
9ada0897fb
commit
b9b986aca2
|
@ -62,8 +62,9 @@ in {
|
|||
Type = "simple";
|
||||
PIDFile = "/run/nfqws.pid";
|
||||
ExecReload = "/bin/kill -HUP $MAINPID";
|
||||
Restart = "always";
|
||||
RestartSec = "5s";
|
||||
Restart = "always";
|
||||
RestartSec = "5s";
|
||||
RuntimeMaxSec = "1h";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue