On Fri, Sep 26, 2008 at 04:38:23PM +0200, Markus Heidelberg wrote:
>* add --nicelevel to Config.in

done.

>* --retry doesn't exist anymore, just comment it out as it is already
>  done at the other places

alot of scripts use --retry on a normal lenny installation, umong them:
$ egrep -l "start-stop-daemon.*--retry" /etc/init.d/*
/etc/init.d/acpid
/etc/init.d/cron
/etc/init.d/klogd
/etc/init.d/policycoreutils
/etc/init.d/skeleton
/etc/init.d/ssh
/etc/init.d/sysklogd
/etc/init.d/udev

So even if we don't do anything with retry, we must ignore it.

>* usage: --verbose is the fancy option, not --quiet

done.

thanks!
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to