summaryrefslogtreecommitdiff
path: root/net/chrony/patches/patch-ad
blob: 5b7be1aa7a125e91a9ec6f90ab651dc79d67025b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.2 2004/11/30 11:26:59 hannken Exp $

--- conf.c.orig	2003-09-22 23:22:30.000000000 +0200
+++ conf.c
@@ -55,7 +55,9 @@
 
 /* ================================================== */
 
+#ifndef DEFAULT_CONF_FILE
 #define DEFAULT_CONF_FILE "/etc/chrony.conf"
+#endif
 
 /* ================================================== */
 /* Forward prototypes */