NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/53015: dhcpd fails to start in -current



The following reply was made to PR bin/53015; it has been noted by GNATS.

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/53015: dhcpd fails to start in -current
Date: Mon, 12 Feb 2018 16:01:33 +0000

 Recompiling with -DDEBUG -DTRACING :
 
 # dhcpd 
 Failed to get realpath for dhcpd.leases: No such file or directory
 
 which is somewhat more informative.
 
 # find /var -name \*leases\*
 /var/db/dhcpd.leases~
 /var/db/dhcpd.leases
 /var/db/dhclient.leases
 


Home | Main Index | Thread Index | Old Index