~psusi/ubuntu/precise/dmraid/fix-gpt

« back to all changes in this revision

Viewing changes to 1.0.0.rc16/logwatch/logwatch.conf

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2010-02-04 21:34:22 UTC
  • mfrom: (1.1.4 upstream) (2.4.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100204213422-tdag8lcxpr7ahmg4
Tags: 1.0.0.rc16-3ubuntu1
* Merge from debian testing. (LP: #503136)  Remaining changes:
  - debian/dmraid-activate: Remove the special-casing of the root
    device which breaks in many situations and leaves the raw devices
    exposed. This was introduced in Debian to accommodate some broken
    configurations which wanted to access "partitions" on the raid
    raw devices. In Ubuntu, broken configurations has not been supported.
  - debian/dmraid.postinst: Comment out "udevadm trigger" call in postinst
    for now as it has severeconsequences when mountall is installed
    (clears /tmp).  If dmraid is installed, then presumably the important
    system devices are up and one canbe bothered with a reboot to take 
    the change into account. Let update-initramfs flag the system
    as needing a reboot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
########################################################################
 
2
# Copyright (C) 2007-2008, Intel Corp. All rights reserved.
 
3
#
 
4
#
 
5
# This program is free software; you can redistribute it and/or modify it under
 
6
# the terms of the GNU General Public License as published by the Free Software
 
7
# Foundation; either version 2 of the License, or (at your option) any later version.
 
8
#
 
9
# This program is distributed in the hope that it will be useful, but
 
10
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 
11
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 
 
12
# for more details.
 
13
#
 
14
# You should have received a copy of the GNU General Public License along
 
15
# with this program; if not, write to the Free Software Foundation, Inc.,
 
16
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
17
########################################################################
 
18
 
 
19
# Local configuration options go here (defaults are in /usr/share/logwatch/default.conf/logwatch.conf)
 
20
MailTo = root
 
21
# To send email to an external user change "root" to something like: guest@anonymous.com
 
22
mailer = "/usr/sbin/sendmail -t"
 
23
LogDir = /var/log
 
24
MailFrom = Logwatch
 
25
Range = Today
 
26
Detail = Med