Quote:
Originally Posted by namicron
Maybe its because i have to link the DHCPD to know where to find the dhcpd.conf file?
|
The above statement confused me, so maybe I misunderstand your question, but from the source code (dhcbd.h):
Code:
#define _PATH_DHCPD_CONF "/etc/dhcpd.conf"
Is that the location of your config file?