diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 09d1d5ff7d..0454cf292e 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -621,7 +621,7 @@ In this context, a clean exit means an exit code of 0, or one of the signals SIGHUP, SIGINT, SIGTERM, or SIGPIPE, and - additonally, exit statuses and signals + additionally, exit statuses and signals specified in <varname>SuccessExitStatus=</varname>. If set to <option>on-failure</option> the service will be restarted when the |