X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=f3ba6574ced4dc0585d608411d8bcae5e0a13f2f;hb=48b5804a48b2b629fa793cc93bcb4a9c6edf9962;hp=454cde4b4992eb25feda0b949dac12fb17ec8896;hpb=6db2742802b70938f0f2d373110ed734d4fb9813;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 454cde4b4..f3ba6574c 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -747,10 +747,7 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} SIGTERM, and SIGPIPE. Exit status definitions can either be numeric exit codes or termination signal names, - separated by spaces. Signals will only - be considered if the service does not implement - a signal handler and exits as a direct result - of receiving the signal. For example: + separated by spaces. For example: SuccessExitStatus=1 2 8 SIGKILL ensures that exit codes 1, 2, 8 and the termination signal