Hi,
set up a cron script to execute on June, 30th 23:59:00 UTC:
for i in `seq 0 120`; do date; sleep 1; done
This will print the current date for 120 seconds. Standard out is
usually mailed to root or the script owner. Refer to your cron
documentation for the details.
More of a hack, than a solution, but should work ;-)
Helge Döring
On 20.03.2012 22:24, AlbyVA wrote:
Any way to log and/or watch the leap second change on June 30th @
23:59:60 UTC as
the seconds count down? I don't think any of the clockstats,
peerstats, loopstats are
logging anything every second. I just want to watch something leap (1)
second.
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool