bafd05dacd
Daemon for maintaining the accuracy of computer clocks This packages was supplied by Juergen Hannken-Illjes in PR pkg/15729.
14 lines
359 B
Text
14 lines
359 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2002/03/22 23:01:52 tron Exp $
|
|
|
|
--- conf.c.orig Sun Feb 17 23:23:15 2002
|
|
+++ conf.c
|
|
@@ -45,7 +45,9 @@
|
|
|
|
/* ================================================== */
|
|
|
|
+#ifndef DEFAULT_CONF_FILE
|
|
#define DEFAULT_CONF_FILE "/etc/chrony.conf"
|
|
+#endif
|
|
|
|
/* ================================================== */
|
|
/* Forward prototypes */
|