From 6c11019f0dd5adf2b43ad757bf2a71332719a82c Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sat, 26 Jul 2003 22:14:38 +0000 Subject: [PATCH] Add chronyd --- src/afsd/afs.conf.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/afsd/afs.conf.linux b/src/afsd/afs.conf.linux index 33b8d7730..f84c39ee2 100644 --- a/src/afsd/afs.conf.linux +++ b/src/afsd/afs.conf.linux @@ -35,7 +35,7 @@ CACHESIZE= OPTIONS=$MEDIUM # if we're looking for ntp, what files do we look for? -TIME_SBIN_PROGS="ntptime ntpd " +TIME_SBIN_PROGS="ntptime ntpd chronyd" # Should we support afsdb? if [ "x$AFS_AFSDB" = "xtrue" ] ; then -- 2.39.5