diff options
Diffstat (limited to 'man/systemd-system.conf.xml')
-rw-r--r-- | man/systemd-system.conf.xml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 1fad1dba80..284516d931 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -280,32 +280,6 @@ </varlistentry> <varlistentry> - <term><varname>StartTimeoutSec=</varname></term> - <term><varname>StartTimeoutAction=</varname></term> - <term><varname>StartTimeoutRebootArgument=</varname></term> - - <listitem><para>Configures an over-all - system start-up timeout and controls - what to do when the timeout is - reached. <varname>StartTimeoutSec=</varname> - specifies the timeout, and defaults to - <literal>15min</literal>. <varname>StartTimeoutAction=</varname> - configures the action to take when the - system did not finish boot-up within - the specified time. It takes the same - values as the per-service - <varname>StartLimitAction=</varname> - setting, see - <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry> - for details. Defaults to - <option>poweroff-force</option>. <varname>StartTimeoutRebootArgument=</varname> - configures an optional reboot string - to pass to the - <citerefentry><refentrytitle>reboot</refentrytitle><manvolnum>2</manvolnum></citerefentry> - system call.</para></listitem> - </varlistentry> - - <varlistentry> <term><varname>DefaultTimerAccuracySec=</varname></term> <listitem><para>Sets the default |