fixes documented command for svc sending SIGUSR1

pull/18777/head
Travis J Parker 9 years ago committed by Matt Clay
parent d44dd63a00
commit b8c8bb5238

@ -38,7 +38,7 @@ options:
- C(Started)/C(stopped) are idempotent actions that will not run
commands unless necessary. C(restarted) will always bounce the
svc (svc -t) and C(killed) will always bounce the svc (svc -k).
C(reloaded) will send a sigusr1 (svc -u).
C(reloaded) will send a sigusr1 (svc -1).
C(once) will run a normally downed svc once (svc -o), not really
an idempotent operation.
downed:

Loading…
Cancel
Save