Hello, I'm using busybox 1.1.2 with several service daemon compiled in - crond, syslog, klogd, httpd. When I try start any of them with start-stop-daemon (also busybox applet) they are actually not started, but start-stop-daemon doen't fail either - nett result is that ps doesn't show the binary running and service is not available.
examples: start-stop-daemon --start -x /sbin/crond -- -c /etc/crontab start-stop-daemon --start -x /sbin/httpd -- -c /etc/httpd.conf -h /www/pages Starting the daemon wo start-stop-daemon works fine. best regards, hinko -- ČETRTA POT, d.o.o., Kranj Planina 3 4000 Kranj Slovenia, Europe Tel. +386 (0) 4 280 66 03 E-mail: [EMAIL PROTECTED] Http: www.cetrtapot.si _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
