diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 40ac052ba5..14840c2e16 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -637,16 +637,6 @@ </varlistentry> <varlistentry> - <term><varname>TimeoutCleanSec=</varname></term> - <listitem><para>Configures a timeout on the clean-up operation requested through <command>systemctl - clean …</command>, see - <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> for - details. Takes the usual time values and defaults to <constant>infinity</constant>, i.e. by default - no time-out is applied. If a time-out is configured the clean operation will be aborted forcibly when - the time-out is reached, potentially leaving resources on disk.</para></listitem> - </varlistentry> - - <varlistentry> <term><varname>RuntimeMaxSec=</varname></term> <listitem><para>Configures a maximum time for the service to run. If this is used and the service has been |