Switching to OpenNTPD
Devon H. O'Dell
dodell at sitetronics.com
Fri Nov 12 00:22:32 PST 2004
Matthew Dillon wrote:
:Hi all,
:the attached patch switches from ntp.org's ntpd to OpenNTPD. This means:
:...
: smmsp:*:25:
: authpf:*:63:
:+_pflogd:*:64:
:+_ntp:*:65:
You have to add the various uid and groupd id requirements to
the buildworld/installworld requirements check, too.
Ok, now we really *do* need to make 'make upgrade' do the right
thing, and perhaps even have a 'make preupgrade' target as well.
If it doesn't already have the feature can't we just have an option
to adduser that conditionally adds a user with a specified uid,
but does nothing if the user already exists?
We also need an addgroup command with the same capability.
-Matt
Doesn't pw(8) do this?
--Devon
More information about the Submit
mailing list