X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd.service.xml;h=a2a1b6b5088e93dad4069a0758a1096312b0d99e;hb=efe6e7d33a9feb0b647c77862016284457895fa6;hp=3b2a7cfece48122cec689413459bb21e0af00fc3;hpb=73e231abde39f22097df50542c745e01de879836;p=elogind.git diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 3b2a7cfec..a2a1b6b50 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -674,7 +674,7 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} processes specified with ExecStartPre=, ExecStartPost=, - ExecStopPre=, + ExecStop=, ExecStopPost=, or ExecReload=. When the death of the process is a @@ -1017,6 +1017,19 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} . + + RebootArgument= + Configure the optional + argument for the + reboot2 + system call if + StartLimitAction= + is a reboot action. This works just + like the optional argument to + systemctl reboot + command. + + Check