On Mon, 7 Feb 2005 21:59:42 +0200
Paul Kain <[EMAIL PROTECTED]> wrote:
> when I type /etc/init.d/dhcp start
>
> I get an error saying
>
> setting ownership on dchp.leases [!!]
> starting dhcp [ok]
>
from man dhcpd.leases:
When dhcpd is first installed, there is no lease database. However, dhcpd
requires that a lease database
be present before it will start. To make the initial lease
database, just create an empty file called
/var/lib/dhcp/dhcpd.leases. You can do this with:
touch /var/lib/dhcp/dhcpd.leases
why the hell the ebuild doesn't do this i dunno!
--
[email protected] mailing list