diff options
author | Lucas Werkmeister <mail@lucaswerkmeister.de> | 2018-05-18 22:04:35 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-05-19 08:01:52 +0200 |
commit | 90bc77af29abeb4be2de67939568da73fcec26e9 (patch) | |
tree | de783064bad8cf2ba161c4a17ca8008ca54c8a67 /man/systemd.service.xml | |
parent | Merge pull request #8981 from keszybz/ratelimit-and-dbus (diff) | |
download | systemd-90bc77af29abeb4be2de67939568da73fcec26e9.tar.xz systemd-90bc77af29abeb4be2de67939568da73fcec26e9.zip |
man: fix typo
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index e200bef7cb..4533469d9b 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -581,7 +581,7 @@ must occur before <varname>RuntimeMaxSec=</varname> is exceeded, and once the runtime has exended beyond <varname>RuntimeMaxSec=</varname>, the service manager will allow the service to continue to run, provided the service repeats <literal>EXTEND_TIMEOUT_USEC=…</literal> within the interval specified until the service - shutdown is acheived by <literal>STOPPING=1</literal> (or termination). (see + shutdown is achieved by <literal>STOPPING=1</literal> (or termination). (see <citerefentry><refentrytitle>sd_notify</refentrytitle><manvolnum>3</manvolnum></citerefentry>). </para></listitem> </varlistentry> |