diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 86d71083ff..d7a8521c58 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -727,8 +727,8 @@ Configures a maximum time for the service to run. If this is used and the service has been active for longer than the specified time it is terminated and put into a failure state. Note that this setting does not have any effect on Type=oneshot services, as they terminate immediately after - activation completed. Pass infinity (the default) to configure no runtime - limit. + activation completed (use TimeoutStartSec= to limit their activation). + Pass infinity (the default) to configure no runtime limit. If a service of Type=notify/Type=notify-reload sends EXTEND_TIMEOUT_USEC=…, this may cause the runtime to be extended beyond