aboutsummaryrefslogtreecommitdiff
path: root/man/openrc-run.8
diff options
context:
space:
mode:
authorAustin English <austinenglish@gmail.com>2018-05-30 11:11:10 -0500
committerDoug Freed <dwfreed@mtu.edu>2018-05-30 12:11:10 -0400
commit6edf516a1fe0ad4f4e8738f9fdd1bf0bc7718361 (patch)
treed4df66770adeab9de4bedf4ea015e0d008621c32 /man/openrc-run.8
parent7e56a49e23c810673b83e48eb9ca36229bb4016e (diff)
sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args is undefined
Diffstat (limited to 'man/openrc-run.8')
-rw-r--r--man/openrc-run.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8
index f9109ef3..f0750406 100644
--- a/man/openrc-run.8
+++ b/man/openrc-run.8
@@ -119,6 +119,9 @@ The amount of time, in milliseconds, s6-svc should wait for the service
to go down when stopping the service. The default is 60000.
.It Ar start_stop_daemon_args
List of arguments passed to start-stop-daemon when starting the daemon.
+.It Ar supervise_daemon_args
+List of arguments passed to supervise-daemon when starting the daemon.
+If undefined, start_stop_daemon_args is used as a fallback.
.It Ar command
Daemon to start or stop via
.Nm start-stop-daemon