From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 28 May 2018 20:21:19 +0200 Subject: [Buildroot] [PATCH-NEXT 2/2] chrony: S49chrony: drop /etc/chrony.conf check In-Reply-To: <20180528172158.6828b1bf@windsurf.home> (Thomas Petazzoni's message of "Mon, 28 May 2018 17:21:58 +0200") References: <20180528132258.13860-1-peter@korsgaard.com> <20180528132258.13860-2-peter@korsgaard.com> <20180528172158.6828b1bf@windsurf.home> Message-ID: <87a7sjwsio.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: > Hello, > On Mon, 28 May 2018 15:22:58 +0200, Peter Korsgaard wrote: >> With CHRONY_ARGS in /etc/default/chrony, chrony may asked to use an >> alternative configuration file (with the -f option), so drop the explicit >> /etc/chrony.conf check. >> >> In case the configuration file isn't present chrony will anyway loudly >> complain which is preferable to this silent failure: >> >> chronyd -f /non/existing/file.conf >> Could not open configuration file /non/existing/file.conf : No such file or directory >> >> Signed-off-by: Peter Korsgaard > Acked-by: Thomas Petazzoni > I really hate those stupid checks, they cause more harm than good. So > it's great to remove those checks. Yes, indeed. Committed both to next, thanks. -- Bye, Peter Korsgaard