-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Maximus wrote:
[...]
| However, I now notice that when I out servers in my ntpd.conf, they
| disappear!
|
| I heard mention somewhere that dhcpcd is removing them? What the fix?
Edit /etc/conf.d/net, and add/edit the line "dhcpcd_ethX" (where ethX is
your interface) to contain the flag '-N' (the flag that tells dhcpcd to
don't mess around with ntp.conf).
So, my /etc/conf.d/net was:
iface_eth0="dhcp"
dhcpcd_eth0="-R"
('-R' tells dhcpcd to leave /etc/resolv.conf alone).
I changed it to:
iface_eth0="dhcp"
dhcpcd_eth0="-R -N"
Regards,
Joao Ribeiro
- --
[EMAIL PROTECTED] - http://sena.smux.net/ - gpg key 0x9A2AF85F
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+OYGTRf4V1poq+F8RAj8iAKCtE6qurLrVL5zoA825AjNNBaZYMQCdGTdO
rFiaGDw9q55tQzW1jrYkjpg=
=2Bqt
-----END PGP SIGNATURE-----
--
[EMAIL PROTECTED] mailing list