[Pkg-nagios-changes] [pkg-nagios] r18 - nagios2/trunk/debian
Marc Haber
zugschlus at costa.debian.org
Tue Dec 20 19:22:35 UTC 2005
Author: zugschlus
Date: 2005-12-20 19:22:35 +0000 (Tue, 20 Dec 2005)
New Revision: 18
Modified:
nagios2/trunk/debian/rules
Log:
have nagios write nagios.pid all by itself
Modified: nagios2/trunk/debian/rules
===================================================================
--- nagios2/trunk/debian/rules 2005-12-20 19:21:43 UTC (rev 17)
+++ nagios2/trunk/debian/rules 2005-12-20 19:22:35 UTC (rev 18)
@@ -37,7 +37,7 @@
--with-command-user=nagios \
--with-command-group=nagios \
--with-init-dir=/etc/init.d \
- --with-lockfile=/var/run/nagios/nagios.lock \
+ --with-lockfile=/var/run/nagios/nagios.pid \
--with-mail=/usr/bin/mail \
--with-perlcache \
--build=$(DEB_BUILD_GNU_TYPE) \
More information about the Pkg-nagios-changes
mailing list