Add "retry" option for the stop() template
This commit is contained in:
+4
-1
@@ -21,7 +21,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd November 4, 2009
|
||||
.Dd December 31, 2011
|
||||
.Dt RUNSCRIPT 8 SMM
|
||||
.Os OpenRC
|
||||
.Sh NAME
|
||||
@@ -112,6 +112,9 @@ List of arguments to pass to the daemon when starting.
|
||||
Pidfile to use for the above defined command.
|
||||
.It Ar name
|
||||
Display name used for the above defined command.
|
||||
.It Ar retry
|
||||
You can either specify a timeout in seconds or a multiple signal/timeout pairs
|
||||
as a stopping schedule. This is only used during stop().
|
||||
.El
|
||||
.Sh DEPENDENCIES
|
||||
You should define a
|
||||
|
||||
Reference in New Issue
Block a user