/[smeserver]/rpms/anaconda/sme7/0013-Dont-email-root-on-raid-events.patch
ViewVC logotype

Contents of /rpms/anaconda/sme7/0013-Dont-email-root-on-raid-events.patch

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


Revision 1.1 - (show annotations) (download)
Tue Oct 27 01:24:44 2009 UTC (14 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Update spec

1 From 2fc277448ddb5bd9ca24992e3fa94f55a89f90a2 Mon Sep 17 00:00:00 2001
2 From: Shad L. Lords <slords@mail.com>
3 Date: Mon, 26 Oct 2009 18:14:10 -0600
4 Subject: [PATCH] Dont 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 index 8ece52d..b935a49 100644
12 --- a/fsset.py
13 +++ b/fsset.py
14 @@ -1219,7 +1219,6 @@ class FileSystemSet:
15 cf = """
16 # mdadm.conf written out by anaconda
17 DEVICE partitions
18 -MAILADDR root
19 %s
20 """ % activeArrays
21 return cf
22 --
23 1.5.5.6
24

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