Package: dhcp3-server
Version: 3.0.1-1

The dhcp3-server package is installed with an rc start priority of 20.
However so is the pcmcia package. Therefore dhcpd can't be used to listen to
pcmcia interfaces because they don't exist when it starts up.

The simplest solution is probably to delay dhcp3 startup; a priority of 40,
perhaps. This is unlikely to affect anything else on the system as dhcp is
serving other computers, not other processes on the same system.

e.g. update-rc.d dhcp3-server start 40 2 3 4 5 . stop 40 0 1 6 .



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

Reply via email to