Page MenuHomeFreeBSD

D42875.diff
No OneTemporary

D42875.diff

diff --git a/usr.sbin/periodic/etc/daily/480.leapfile-ntpd b/usr.sbin/periodic/etc/daily/480.leapfile-ntpd
--- a/usr.sbin/periodic/etc/daily/480.leapfile-ntpd
+++ b/usr.sbin/periodic/etc/daily/480.leapfile-ntpd
@@ -12,9 +12,9 @@
case "$daily_ntpd_leapfile_enable" in
[Yy][Ee][Ss])
- if service ntpd oneneedfetch; then
+ if service ntpd enabled && service ntpd needfetch; then
anticongestion
- service ntpd onefetch
+ service ntpd fetch
fi
;;
esac

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 9, 5:31 PM (8 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15733939
Default Alt Text
D42875.diff (475 B)

Event Timeline