https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230561

Ian Lepore <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|Open                        |Closed

--- Comment #3 from Ian Lepore <[email protected]> ---
The fact that the pidfile argument was included in the default ntpd_flags is a
historical and accidental mistake dating back to when the ntpd rc stuff was
imported from netbsd.  The freebsd rc system does not support changing the
location of the pidfile to some arbitrary place it is unaware of; doing so
removes the ability to properly restart, stop, query status, etc.

In other words, while the flag was historically in the default flags, it could
never be usefully changed, and indeed if you do some searching you'll see that
its accidental presence in the defaults has led to many errors and questions
from users over the years as they tried to set ntpd_flags in rc.conf as you
would for any other service/daemon and accidentally removed the -p flag in
doing so.

So this change was NOT a regression, it was in fact the fix for PR 199127.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-rc
To unsubscribe, send any mail to "[email protected]"

Reply via email to