[SCM] mediatomb/master: Rotate mediatomb log weekly for 12 weeks. (Closes: #574685)

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Sep 12 05:05:26 UTC 2010


The following commit has been merged in the master branch:
commit abed6d27618f14246f9a2512de4116f486143815
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Sep 12 00:25:38 2010 -0400

    Rotate mediatomb log weekly for 12 weeks. (Closes: #574685)

diff --git a/debian/mediatomb-daemon.mediatomb.logrotate b/debian/mediatomb-daemon.mediatomb.logrotate
index 129ec94..b9ff02a 100644
--- a/debian/mediatomb-daemon.mediatomb.logrotate
+++ b/debian/mediatomb-daemon.mediatomb.logrotate
@@ -1,6 +1,6 @@
 "/var/log/mediatomb.log" {
-	monthly
-	rotate 5
+	weekly
+	rotate 12
 	missingok
 	postrotate
 		pkill -HUP mediatomb

-- 
MediaTomb packaging



More information about the pkg-multimedia-commits mailing list