man: Clarify the documentation for command_args
The command_args variable only works if using start-stop-daemon to start the daemon.
This commit is contained in:
parent
a15fa1a3b1
commit
0f9354becf
@ -114,7 +114,8 @@ Daemon to start or stop via
|
|||||||
.Nm start-stop-daemon
|
.Nm start-stop-daemon
|
||||||
if no start or stop function is defined by the service.
|
if no start or stop function is defined by the service.
|
||||||
.It Ar command_args
|
.It Ar command_args
|
||||||
List of arguments to pass to the daemon when starting.
|
List of arguments to pass to the daemon when starting via
|
||||||
|
.Nm start-stop-daemon .
|
||||||
.It Ar command_background
|
.It Ar command_background
|
||||||
Set this to "true", "yes" or "1" (case-insensitive) to force the daemon into
|
Set this to "true", "yes" or "1" (case-insensitive) to force the daemon into
|
||||||
the background. This implies the "--make-pidfile" and "--pidfile" option of
|
the background. This implies the "--make-pidfile" and "--pidfile" option of
|
||||||
|
Loading…
Reference in New Issue
Block a user