added docs for sleep/systemd interaction (#51336)

fixes #22430
pull/51450/head
Brian Coca 7 years ago committed by Sandra McCann
parent 61ed229732
commit 2b1b4db04d

@ -43,6 +43,7 @@ options:
between the stop and start command.
- This helps to work around badly-behaving init scripts that exit immediately
after signaling a process to stop.
- Not all service managers support sleep, i.e when using systemd this setting will be ignored.
type: int
version_added: "1.3"
pattern:

Loading…
Cancel
Save