Fix Systemd.

This commit is contained in:
Robert Krátký 2018-01-21 18:04:05 +01:00
parent 78459f6c61
commit 46e675ef15
12 changed files with 80 additions and 743 deletions

View file

@ -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.