/[smeserver]/rpms/anaconda/sme8/0013-Don-t-email-root-on-raid-events.patch
ViewVC logotype

Annotation of /rpms/anaconda/sme8/0013-Don-t-email-root-on-raid-events.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (hide annotations) (download)
Wed Apr 27 14:33:48 2011 UTC (13 years, 3 months ago) by slords
Branch: MAIN
Changes since 1.3: +0 -0 lines
FILE REMOVED
Import of anaconda-11.1.2.224-1.el5.centos.1

1 slords 1.3 From 510d371184615fcecfa1c2a3e6109acbe6563096 Mon Sep 17 00:00:00 2001
2 slords 1.1 From: Shad L. Lords <slords@mail.com>
3     Date: Mon, 19 Oct 2009 08:44:55 -0600
4     Subject: [PATCH] Don't email root on raid events
5    
6     ---
7     fsset.py | 1 -
8     1 files changed, 0 insertions(+), 1 deletions(-)
9    
10     diff --git a/fsset.py b/fsset.py
11 slords 1.2 index 7e3c26f..c41ae7d 100644
12 slords 1.1 --- a/fsset.py
13     +++ b/fsset.py
14 slords 1.2 @@ -1438,7 +1438,6 @@ class FileSystemSet:
15 slords 1.1 cf = """
16     # mdadm.conf written out by anaconda
17     DEVICE partitions
18     -MAILADDR root
19     """
20     for ent in self.entries:
21     if ent.device.getName() != "RAIDDevice":
22     --
23     1.5.5.6
24    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed