Date: Sun, 12 Aug 2018 11:29:47 -0300 From: "Dr. Rolf Jansen" <rj@obsigna.com> To: Ian Lepore <ian@freebsd.org> Cc: freebsd-arm@FreeBSD.org Subject: Re: BeagleBone Black with a I2C Digital Analog Converter Message-ID: <2099FA0C-96FC-4905-9B39-EAAB48EA3A77@obsigna.com> In-Reply-To: <1534081680.31375.25.camel@freebsd.org> References: <3C191052-1E2C-4D85-8CF1-AAC64F0500B7@obsigna.com> <1533743140.9860.99.camel@freebsd.org> <3007D25E-4884-4652-8B0D-9C6A837D4ADB@obsigna.com> <A8BCB12A-7D7E-46C7-A6B0-081DADAA1530@obsigna.com> <1534020139.31375.16.camel@freebsd.org> <74831EA5-1BBD-442A-BD24-6DE1FDBBD575@obsigna.com> <1534081680.31375.25.camel@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Am 12.08.2018 um 10:48 schrieb Ian Lepore <ian@freebsd.org>: >=20 > On Sun, 2018-08-12 at 01:01 -0300, Dr. Rolf Jansen wrote: >>=20 >> BTW: The startup script /etc/rc.d/ntpd got a flaw. The -p option must >> be removed from the cmdargs. >=20 > No, you must not set that flag in ntpd_flags in your rc.conf. Also, = you > must run mergemaster or otherwise arrange to update > /etc/defaults/rc.conf so that it gets the new (empty) default value = for > ntpd_flags. Thank you very much, for looking into this. The problem was really on my = side. In order to facilitate tracking 12-CURRENT, I exclude some files in the = course of the upgrade procedure in /etc from being replaced, principally = /etc/rc.conf. Now I see, that said exclude mechanism collaterally = prevented upgrading /etc/defaults/rc.conf as well, which actually was = not intended. I replaced the old /etc/defaults/rc.conf with the latest = one, and ntpd starts fine now. I corrected the mechanism as well. Please excuse my ignorance. Best regards Rolf=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2099FA0C-96FC-4905-9B39-EAAB48EA3A77>