]> git.ipfire.org Git - thirdparty/systemd.git/commit
Make RestartPreventExitStatus= documentation resemble SuccessExitStatus=
authorAndrew Sayers <andrew-github.com@pileofstuff.org>
Tue, 9 Jan 2024 12:41:29 +0000 (12:41 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 24 Jan 2024 17:00:53 +0000 (18:00 +0100)
commitcd752b25903a82409942ffff54f5b82e7ddea521
tree7e322a2c67f84878bcc31c58d5c51c3e76469f67
parent98118c44ae700e62a8acf36f6ed7d347c2c5503c
Make RestartPreventExitStatus= documentation resemble SuccessExitStatus=

The documentation for `RestartPreventExitStatus=` differs from that for `SuccessExitStatus=` in ways that are sometimes confusing (e.g. using `numeric exit codes` instead of `numeric termination statuses`), and other times plain incorrect (e.g. not mentioning `termination status names`, which I've just confirmed to work in systemd 255).

This patch modifies the documentation to be as similar as possible, so as to reduce the reader's cognitive load.
man/systemd.service.xml