Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160186052
D7481.id19288.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
471 B
Referenced Files
None
Subscribers
None
D7481.id19288.diff
View Options
Index: head/etc/periodic/daily/480.leapfile-ntpd
===================================================================
--- head/etc/periodic/daily/480.leapfile-ntpd
+++ head/etc/periodic/daily/480.leapfile-ntpd
@@ -16,7 +16,7 @@
case "$daily_ntpd_avoid_congestion" in
[Yy][Ee][Ss])
# Avoid dogpiling
- (sleep $(jot -r 1 0 86400); service ntpd onefetch) &
+ (sleep $(jot -r 1 0 3600); service ntpd onefetch) &
;;
*)
service ntpd onefetch
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 23, 12:15 AM (6 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34220628
Default Alt Text
D7481.id19288.diff (471 B)
Attached To
Mode
D7481: Decrease the anti-congestion sleep in 480.leapfile-ntpd to 1 hour.
Attached
Detach File
Event Timeline
Log In to Comment