Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > media > main-updates-src > by-pkgid > d4de3e6ce0ef2aef959c614fce0f30ad > files > 1

bind-9.8.4-0.0.P1.0.1.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);