]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Add chronyd
authorSam Hartman <hartmans@debian.org>
Sat, 26 Jul 2003 22:14:38 +0000 (22:14 +0000)
committerSam Hartman <hartmans@debian.org>
Sat, 26 Jul 2003 22:14:38 +0000 (22:14 +0000)
src/afsd/afs.conf.linux

index 33b8d77304cc9eae867b6113d0aef7d58ea45dff..f84c39ee2d78b26a204af82845477cd063f6b00f 100644 (file)
@@ -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