Has anyone tried gpsd???<br><br><a href="http://gpsd.berlios.de/">http://gpsd.berlios.de/</a><br><br><br>David<br><br><div class="gmail_quote">On Mon, Dec 27, 2010 at 9:44 AM, George Csahanin <span dir="ltr"><<a href="mailto:george@dyb.com">george@dyb.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Ken, what I do is use ntpdate to set time, and fire it off by cron...<br>
<br>
40 0,4,8,12,16,20 * * * /usr/sbin/ntpdate 65.68.232.27 (my time server)<br>
<br>
also tried netdate in place of ntpdate, though not on the ACID distro.<br>
<br>
GeorgeC<br>
<br>
<br>
Message: 4<br>
Date: Mon, 27 Dec 2010 11:55:48 -0500<br>
From: "Ken" <<a href="mailto:ke2n@cs.com" target="_blank">ke2n@cs.com</a>><br>
To: <<a href="mailto:app_rpt-users@ohnosec.org" target="_blank">app_rpt-users@ohnosec.org</a>><br>
Subject: [App_rpt-users] astdn.sh from crontab<br>
Message-ID: <000801cba5e6$ea508e00$bef1aa00$@com><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
I would like to sync the clock of my node every once in a while (like once a<br>
week)<br>
<br>
To do this I am using:<br>
<br>
ntpd -q<br>
<br>
I found that this kills one of my fobs (stops updating)<br>
<br>
<br>
<br>
So - I thought that I would just stop asterisk, do the time sync and start<br>
Asterisk  again.<br>
<br>
<br>
<br>
I run this script from crontab<br>
<br>
<br>
<br>
/usr/local/bin/astdn.sh<br>
<br>
/usr/sbin/ntpd -q<br>
<br>
/usr/local/bin/astup.sh<br>
<br>
<br>
<br>
But when it gets to line 6 of astdn.sh  (service asterisk stop) it throws an<br>
error and does not really stop Asterisk. So it kills the fob.<br>
<br>
<br>
<br>
I am thinking this error has something to with the environment that crontab<br>
runs things in . how to fix?<br>
<br>
<br>
<br>
Tnx<br>
<br>
Ken<br>
<br>
<br>
George J Csahanin<br>
W2DB<br>
Cedar Park, TX <br>
<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org" target="_blank">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
</blockquote></div><br>