aboutsummaryrefslogtreecommitdiff
path: root/man/openrc-run.8
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-10 18:01:10 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-10 18:13:23 -0500
commit4c89e3f5fa1c65ccd0c843f98e4013c2085f243f (patch)
treec0a16e895203b2eb18dd6b1524a3356d753eea01 /man/openrc-run.8
parent3673040722b75c0a4d06fbeb272f917c7d1ea7c4 (diff)
supervise-daemon:create multiple options from --respawn-limit
This creates --respawn-delay, --respawn-max and --respawn-period. It was suggested that it would be easier to follow if the options were separated. This is for #126.
Diffstat (limited to 'man/openrc-run.8')
-rw-r--r--man/openrc-run.816
1 files changed, 14 insertions, 2 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8
index c7ac2ac1..f627004d 100644
--- a/man/openrc-run.8
+++ b/man/openrc-run.8
@@ -167,8 +167,20 @@ Display name used for the above defined command.
Process name to match when signaling the daemon.
.It Ar stopsig
Signal to send when stopping the daemon.
-.It Ar respawn_limit
-Respawn limit
+.It Ar respawn_delay
+Respawn delay
+.Xr supervise-daemon 8
+will use for this daemon. See
+.Xr supervise-daemon 8
+for more information about this setting.
+.It Ar respawn_max
+Respawn max
+.Xr supervise-daemon 8
+will use for this daemon. See
+.Xr supervise-daemon 8
+for more information about this setting.
+.It Ar respawn_period
+Respawn period
.Xr supervise-daemon 8
will use for this daemon. See
.Xr supervise-daemon 8