Fix Systemd.
This commit is contained in:
parent
78459f6c61
commit
46e675ef15
12 changed files with 80 additions and 743 deletions
|
@ -115,4 +115,4 @@ Restart::
|
|||
* `on-failure` - Restart only when the service process does not exit cleanly (node-zero exit code).
|
||||
* `on-abnormal` - Restart if the process terminates with a signal or when a timeout occurs.
|
||||
* `on-abort` - Restart if the process exits due to an uncaught signal not specified as a clean exit status.
|
||||
* `always` - Always restart.
|
||||
* `always` - Always restart.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue