https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264904
Mateusz Piotrowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Assignee|[email protected] |[email protected] Resolution|--- |Works As Intended CC| |[email protected] --- Comment #1 from Mateusz Piotrowski <[email protected]> --- Thank you for the report. It is defined in the default rc.conf: $ rg ntp_leapfile_fetch_opts /etc /etc/defaults/rc.conf 412:ntp_leapfile_fetch_opts="-mq" # Options to use for ntp leapfile fetch, /etc/rc.d/ntpd 227: fetch $ntp_leapfile_fetch_opts -o $_ntp_tmp_leapfile $url && break -- You are receiving this mail because: You are the assignee for the bug.
