Page MenuHomeFreeBSD

D42875.id.diff
No OneTemporary

D42875.id.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
Wed, Sep 25, 10:03 PM (21 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12744337
Default Alt Text
D42875.id.diff (475 B)

Event Timeline