Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 019a159739c205369c02e3bffac6066e > files > 1

bind-9.8.1P1-1.1.mga1.src.rpm

--- bin/named/include/named/globals.h	2008-11-16 23:49:18.000000000 +0100
+++ bin/named/include/named/globals.h.oden	2008-12-03 12:28:27.000000000 +0100
@@ -121,9 +121,9 @@
 							     "lwresd.pid");
 #else
 EXTERN const char *		ns_g_defaultpidfile 	INIT(NS_LOCALSTATEDIR
-							     "/run/named.pid");
+							     "/run/named/named.pid");
 EXTERN const char *		lwresd_g_defaultpidfile INIT(NS_LOCALSTATEDIR
-							     "/run/lwresd.pid");
+							     "/run/named/lwresd.pid");
 #endif
 
 EXTERN const char *		ns_g_username		INIT(NULL);