[BusyBox] problem with start-stop-daemon
Erik Andersen
andersen at codepoet.org
Wed Jul 30 08:30:40 UTC 2003
On Tue Jul 29, 2003 at 01:40:56PM +0200, Matthias Fuchs wrote:
> Hi,
>
> when I call the start-stop-daemon applet without passing the -s <sig-no>
> option,
> I only the the applet usage. When I pass the -s option, the applet works
> fine.
> I also can comment out the line
>
> signal_nr = bb_xgetlarg(...);
>
> from the applet's main function to get it running fine.
Oops. Looks like I forgot a needed check in this applet to not
run this line if the user did not provide a signal number.
-Erik
--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
More information about the busybox
mailing list