jussx wrote:
I have emerge ntp and i configured it as client. I have edited /etc/ntp.conf in this way:

server blah
server blah

.
.

Then i run this cmd : rc-update add ntpd default

The problem is that after i rebooted my comp, ntp.conf is changed and it turned
to his default configuration, that is,


cat /etc/ntp.conf

estrict default noquery notrust nomodify
restrict 127.0.0.1
restrict 192.168.0.0 mask 255.255.255.0
fudge 127.127.1.0 stratum 3
server 127.127.1.0
driftfile /etc/ntp.drift
logfile /var/log/ntp.log

why?

If i stop and run again the deamon the ntp.conf will not change configuration but
only if i reboot my comp

Can you help me?


--
[EMAIL PROTECTED] mailing list

I'm not totally sure, but I think you set options for ntpd in /etc/conf.d/ntpd


I use ntp-client, which sets the time via ntp at boot up, and I have mine setup to run "/etc/init.d/ntp-client restart" as a daily cron job.

HTH,
Aaron
--
http://ka0ttic.dyndns.org/

/usr/bin/fortune says:
The qotc (quote of the con) was Liz's:
        "My brain is paged out to my liver."


-- [EMAIL PROTECTED] mailing list



Reply via email to