Revision bb39c283
Added by Jim Pingle about 13 years ago
usr/local/sbin/ntpdate_sync_once.sh | ||
---|---|---|
26 | 26 |
fi |
27 | 27 |
|
28 | 28 |
if [ -f /var/etc/ntpd.conf ]; then |
29 |
/usr/sbin/ntpd -g -c /var/etc/ntpd.conf
|
|
29 |
/usr/local/bin/ntpd -g -c /var/etc/ntpd.conf
|
|
30 | 30 |
fi |
Also available in: Unified diff
Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process.
Conflicts: