John P. Looney (Kate)'s [jplooney-ilug at online.ie] 30 lines of dribble included:
:> Just noticed that in the xntpd startup script, it has:
:>:>case "$1" in
:> start)
:> # Adjust time to make life easy for xntpd
:> if [ -f /etc/ntp/step-tickers ]; then
:> echo -n "Syncing time for xntpd. "
:> /usr/sbin/ntpdate -s -b -p 8 -u `cat /etc/ntp/step-tickers`
:> fi
:> # Start daemons.
:> echo -n "Starting xntpd: "
:> daemon xntpd -A
:> RETVAL=$?
:> echo
:> [ $RETVAL -eq 0 ] && touch /var/lock/subsys/xntpd
:> ;;
:>:> Any idea what I have to put into step-tickers to get it to work ? I
:>*think* it's just an NTP server but...
:>
ntpdate takes ntp servers as it arguments
1 or more. Just basically stick in your list of ntp servers separated by a
space.
--
Philip Reynolds | Errors have occurred..
Redbrick Systems Administrator | We won't tell you where or why.
phil at redbrick.dcu.ie | Lazy Programmers.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!