update Fri Feb 26 06:37:01 PST 2010
[pkgsrc.git] / net / chrony / patches / patch-ad
1 $NetBSD: patch-ad,v 1.3 2010/02/26 09:27:43 hannken Exp $
2
3 --- conf.c.orig 2010-02-04 13:07:19.000000000 +0100
4 +++ conf.c
5 @@ -177,5 +177,5 @@
6  /* Filename to use for storing pid of running chronyd, to prevent multiple
7   * chronyds being started. */
8 -static char *pidfile = "/var/run/chronyd.pid";
9 +static char *pidfile = "@VARBASE@/run/chronyd.pid";
10  
11  /* Boolean for whether the Linux HZ value has been overridden, and the