Project

General

Profile

Download (1.27 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fdfa8f43 01/15/2014 05:35 PM Jim Pingle

ports ntp moved to sbin, follow

b8b78b9a 09/04/2013 10:36 AM Ermal LUÇI

Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to killall returning without the process really exiting.

6d501aef 08/16/2013 07:55 PM Renato Botelho

Use ntpdate from ports also and obsolete base one

a82de14d 02/12/2013 03:01 AM Jean Cyr

Make sure ntpd creates ntpd.pid file at bootup

17cf3d17 11/29/2012 09:56 PM Jim Pingle

Be a little more verbose when starting the NTP daemon

cf180ccc 05/30/2012 04:44 PM Jim Pingle

Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process.

0b8e9d38 05/16/2012 02:48 PM Jim Pingle

On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.

11e06906 05/15/2012 08:41 PM Jim Pingle

Fix syntax here too in case we need to revive it.

edf99ce4 04/08/2011 03:46 PM Jim Pingle

Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not running before trying to sync time, and then launch ntpd at the end for time sync (last commit was premature)

54c18594 04/08/2011 03:20 PM Jim Pingle

Don't unconditionally start ntpd after doing ntpdate, it might be disabled.

2db351a7 04/08/2011 03:20 PM Jim Pingle

Send ntpdate output to syslog

88e46869 11/12/2008 07:42 PM Scott Ullrich
  • Use defined server from config.xml
  • Sleep for 5 seconds in between requests
d271761b 11/09/2008 05:41 AM Scott Ullrich

Kill old ntpd process if it is around

9583064a 11/09/2008 03:11 AM Scott Ullrich

Sync

2e85f5ed 11/09/2008 02:51 AM Scott Ullrich

Add script that will keep trying to set the date time (for bootup) that
will run in the background to help speedup boot times.