From 5e1bdbe972b5cfb3b22bbf83a0142affa199a99b Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Sun, 11 Oct 2009 19:55:52 +0000 Subject: * sv.c: support optional LSB init script actions reload and try-restart. http://bugs.debian.org/545227 --- man/sv.8 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'man') diff --git a/man/sv.8 b/man/sv.8 index 7b09602..7ed9852 100644 --- a/man/sv.8 +++ b/man/sv.8 @@ -112,6 +112,11 @@ Same as but wait up to 7 seconds for the service to become down. Then report the status or timeout. .TP +.B reload +Same as +.IR hup , +and additionally report the status afterwards. +.TP .B restart Send the commands .IR term , @@ -183,6 +188,15 @@ process to terminate. Then report the status, and on timeout send the service the .I kill command. +.TP +.B try-restart +if the service is running, send it the +.I term +and +.I cont +commands, and wait up to 7 seconds for the service to restart. +Then report the status or timeout. + .SS Additional Commands .TP .B check -- cgit 1.4.1