There is a catch-22 situation while attempting to start dhcpd.  The following
test is on the init.d script:

        [ -f /var/lib/dhcp/dhcpd.leases ] || exit 0

But wait, this is a first time install/run, so there won't be a leases file.
Until the daemon is run, the leases file won't be created :-) :-)

Has this been fixed in a later version?  I'm running dhcp-2.0pl5-4.

In the meantime, I just touched the file to get past the startup problem.

MB
-- 
e-mail: [EMAIL PROTECTED]                                /~\ The ASCII
                                                         \ / Ribbon Campaign
[So it's true, scythe matters.  Willow  5/12/03]          X  Against
Visit - URL: http://vidiot.com/                          / \ HTML Email


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to