[Pkg-nagios-changes] [pkg-nagios] r1065 - nagios2/trunk/debian
Marc Haber
zugschlus at alioth.debian.org
Wed Dec 6 10:47:28 CET 2006
Author: zugschlus
Date: 2006-12-06 10:47:28 +0100 (Wed, 06 Dec 2006)
New Revision: 1065
Added:
nagios2/trunk/debian/nagios2-common.logrotate
Modified:
nagios2/trunk/debian/changelog
Log:
add empty logrotate file to really disable log rotation
Modified: nagios2/trunk/debian/changelog
===================================================================
--- nagios2/trunk/debian/changelog 2006-12-06 09:27:55 UTC (rev 1064)
+++ nagios2/trunk/debian/changelog 2006-12-06 09:47:28 UTC (rev 1065)
@@ -5,8 +5,10 @@
* adapt configuration patches
* adapt installation lists
* Add README reference to nagios.cfg regarding the command file
+ * Add no-op logrotate file to really disable logrorate log rotation.
+ Closes: #396173, #401546
- -- Marc Haber <mh+debian-packages at zugschlus.de> Wed, 6 Dec 2006 10:27:31 +0100
+ -- Marc Haber <mh+debian-packages at zugschlus.de> Wed, 6 Dec 2006 10:45:30 +0100
nagios2 (2.5-3) unstable; urgency=low
Added: nagios2/trunk/debian/nagios2-common.logrotate
===================================================================
--- nagios2/trunk/debian/nagios2-common.logrotate 2006-12-06 09:27:55 UTC (rev 1064)
+++ nagios2/trunk/debian/nagios2-common.logrotate 2006-12-06 09:47:28 UTC (rev 1065)
@@ -0,0 +1,3 @@
+# This file is intentionally empty as logrotate was disabled again
+# having log rotation done outside nagios breaks the history function
+# This file can be deleted.
More information about the Pkg-nagios-changes
mailing list