[Pkg-logwatch-general] r88 - in trunk: debian patches
Willi Mann
willi-guest at alioth.debian.org
Sat Sep 12 10:32:31 UTC 2009
Author: willi-guest
Date: 2009-09-12 10:32:31 +0000 (Sat, 12 Sep 2009)
New Revision: 88
Added:
trunk/patches/08-bug499109-comment-mailto-logwatch-conf.diff
Modified:
trunk/debian/changelog
Log:
* change comment concerning the Mailto parameter to no longer talk about
removed Print parameter. closes: #499109
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-09-12 10:22:30 UTC (rev 87)
+++ trunk/debian/changelog 2009-09-12 10:32:31 UTC (rev 88)
@@ -12,7 +12,9 @@
* Support "command continues" lines in sudo. closes: #505432
* Fix typos in exim script. LP: #425206.
* No longer force recipient in the cron script. (--output mail instead of
- --mailto root)
+ --mailto root)
+ * change comment concerning the Mailto parameter to no longer talk about
+ removed Print parameter. closes: #499109
-- Willi Mann <willi at wm1.at> Mon, 07 Sep 2009 17:04:43 +0200
Added: trunk/patches/08-bug499109-comment-mailto-logwatch-conf.diff
===================================================================
--- trunk/patches/08-bug499109-comment-mailto-logwatch-conf.diff (rev 0)
+++ trunk/patches/08-bug499109-comment-mailto-logwatch-conf.diff 2009-09-12 10:32:31 UTC (rev 88)
@@ -0,0 +1,18 @@
+# Patch by Willi Mann
+# Print option no longer exists, but --output mail exists
+# so reflect that in the config file
+diff --git a/conf/logwatch.conf b/conf/logwatch.conf
+index 9360696..82ccfa3 100644
+--- a/conf/logwatch.conf
++++ b/conf/logwatch.conf
+@@ -39,8 +39,8 @@ Format = text
+ Encode = none
+
+ # Default person to mail reports to. Can be a local account or a
+-# complete email address. Variable Print should be set to No to
+-# enable mail feature.
++# complete email address. Variable Output should be set to mail, or
++# --output mail should be passed on command line to enable mail feature.
+ MailTo = root
+ # WHen using option --multiemail, it is possible to specify a different
+ # email recipient per host processed. For example, to send the report
More information about the Pkg-logwatch-general
mailing list