From b301b0882607cfa4f1082760dccd404769049574 Mon Sep 17 00:00:00 2001 From: zlg Date: Thu, 8 Nov 2018 20:34:21 -0800 Subject: user/chrony: add pidfile to .conf file This is necessary for the OpenRC script to function. --- user/chrony/chrony.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'user') diff --git a/user/chrony/chrony.conf b/user/chrony/chrony.conf index e2d26cd62..98ae0d32b 100644 --- a/user/chrony/chrony.conf +++ b/user/chrony/chrony.conf @@ -8,3 +8,6 @@ rtcsync # check /etc/conf.d/chrony if you want daemon logs to go to syslog # this setting specifies where statistics go logdir /var/log/chrony + +# Needed for the OpenRC script to work correctly +pidfile /var/run/chronyd.pid -- cgit v1.2.3-60-g2f50