[Pkg-sympa-commits] [SCM] sympa Debian packaging branch, master, updated. debian/6.1.7_dfsg-1-14-g351ae33

Emmanuel Bouthenot kolter at openics.org
Sun Dec 4 19:25:36 UTC 2011


The following commit has been merged in the master branch:
commit 9f8d2aa5e64b0beb92c184a6e29567b27f88be53
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Thu Nov 24 22:38:56 2011 +0000

    Modify logrotate script so that log files are owned by sympa:adm

diff --git a/debian/sympa.logrotate b/debian/sympa.logrotate
index 41b7fa3..3578c95 100644
--- a/debian/sympa.logrotate
+++ b/debian/sympa.logrotate
@@ -5,6 +5,7 @@
 	size=100k
 	compress
 	delaycompress
+	create 640 sympa adm
 	postrotate
 		invoke-rc.d --quiet sympa reload > /dev/null
 		invoke-rc.d --quiet rsyslog rotate > /dev/null || true

-- 
sympa Debian packaging



More information about the Pkg-sympa-commits mailing list