From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Description of problem: If for some reason /var/lib/dhcp/dhcpd.leases is missing 'service dhcpd start' exits silently. Version-Release number of selected component (if applicable): RH9: dhcp-3.0pl1-23, FC1: dhcp-3.0pl2-6.16 How reproducible: Always Steps to Reproduce: 1. service dhcpd stop 2. rm /var/lib/dhcp/dhcpd.leases 3. service dhcpd start Actual Results: The script exits. Expected Results: If the script detects that /var/lib/dhcp/dhcpd.leases is missing it should create it: touch /var/lib/dhcp/dhcpd.leases Additional info:
Added your fix to dhcp-3_0_1rc12-3 Should be in rawhide shortly.
Seems to work fine. Thanks!
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2004-566.html