pkgsrc/net/chrony/patches/patch-ad
tron bafd05dacd Import new "chrony" package:
Daemon for maintaining the accuracy of computer clocks

This packages was supplied by Juergen Hannken-Illjes in PR pkg/15729.
2002-03-22 23:01:52 +00:00

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 */