diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2015-10-02 16:34:15 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2015-10-02 16:34:15 -0500 |
commit | a59365a582c3a8c9a8b863b572fddcb65fccadfd (patch) | |
tree | ed55c0e456b9146d84d74d4a529f7895a37f1872 /man | |
parent | dac5966ca40610797d2b2aabef17154ca3dc20af (diff) |
start-stop-daemon.sh: complain in start if command is undefined
The default start-stop-daemon start function expects the command
variable to be defined to point to the daemon we want to start.
If the variable is undefined, this means that there will be nothing to
start, and in this case we should complain because it is possible that
the script writer made a typo in the variable name.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions