diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.service.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 12d0b8a12b..233807d2b3 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -470,7 +470,9 @@ time span value such as "5min 20s". Pass 0 to disable the timeout logic. Defaults to - 90s.</para></listitem> + 90s, except when <varname>Type=oneshot</varname> is + used in which case the timeout + is disabled by default.</para></listitem> </varlistentry> <varlistentry> |