Re: non-root ntpd

2017-06-28 Thread Taylor R Campbell
> Date: Thu, 29 Jun 2017 00:02:24 + > From: co...@sdf.org > > we've been able to run ntpd as non-root for a while. this is not the > default if you innocently ntpd=yes in rc.conf. it requires > /dev/clockctl, and most things have it, even one of the sun2 kernels. > > can I change this to beco

non-root ntpd

2017-06-28 Thread coypu
Hi, we've been able to run ntpd as non-root for a while. this is not the default if you innocently ntpd=yes in rc.conf. it requires /dev/clockctl, and most things have it, even one of the sun2 kernels. can I change this to become the default, for better default security? Index: rc.conf =