Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106996301
D42875.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
475 B
Referenced Files
None
Subscribers
None
D42875.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D42875: periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.list when ntpd is enabled.
Attached
Detach File
Event Timeline
Log In to Comment