diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 5b3afb86d2..a2a1b6b508 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -1017,6 +1017,19 @@ ExecStart=/bin/echo $ONE $TWO ${TWO}</programlisting> <option>none</option>.</para></listitem> </varlistentry> + <varlistentry> + <term><varname>RebootArgument=</varname></term> + <listitem><para>Configure the optional + argument for the + <citerefentry><refentrytitle>reboot</refentrytitle><manvolnum>2</manvolnum></citerefentry> + system call if + <varname>StartLimitAction=</varname> + is a reboot action. This works just + like the optional argument to + <command>systemctl reboot</command> + command.</para></listitem> + </varlistentry> + </variablelist> <para>Check |