On Sun, Jan 11, 2004 at 01:50:07AM +0100, Marius Mauch wrote:
> Blame dhcp.
> The dhcp client is a <censored/> tool that tries to be smart. According
> to the manpage the -N option helps to turn that <censored> off.
> 
> Marius

you are right, i need to use dhcpc with -N option.
i found out that i need to add this option in the file

/etc/conf.d/net

at this point

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
iface_eth0="dhcp"
dhcpcd_eth0="-N"

for preventing dhcpcd from replacing existing /etc/ntp.conf

thanx




--
[EMAIL PROTECTED] mailing list

Reply via email to