Package: dhcp3-server
Version: 3.0.1-2

I think there's a little bug in dhcp3-server init script, cron default PATH is very limited (only "/usr/bin" and "/bin" are included) and there are some references to "start-stop-daemon" script which is located at "/sbin/start-stop-daemon". So when I put some script to restart dhcp server via cron I get this error:

/etc/init.d/dhcp3-server: line 37: start-stop-daemon: command not found
/etc/init.d/dhcp3-server: line 24: start-stop-daemon: command not found

Solved changing all references to "/sbin/start-stop-daemon".

I am using Sarge with all stable packages.

--
Santi Saez


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to