Blame SOURCES/quota-4.01-Make-group-warning-message-more-official.patch

dba0f0
From cc9476d5bf016375dc02453be424ac1ea9b01247 Mon Sep 17 00:00:00 2001
dba0f0
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
dba0f0
Date: Tue, 25 Sep 2012 15:27:44 +0200
dba0f0
Subject: [PATCH] Make group warning message more official
dba0f0
dba0f0
Port to 4.01-1.
dba0f0
---
dba0f0
 warnquota.conf | 5 +++--
dba0f0
 1 file changed, 3 insertions(+), 2 deletions(-)
dba0f0
dba0f0
diff --git a/warnquota.conf b/warnquota.conf
dba0f0
index 77f6a75..6d26bed 100644
dba0f0
--- a/warnquota.conf
dba0f0
+++ b/warnquota.conf
dba0f0
@@ -27,8 +27,9 @@ MESSAGE         = Your disk usage has exceeded the agreed limits\
dba0f0
 # is created)
dba0f0
 SIGNATURE	= root@example.com
dba0f0
 # Following text is used for mails about group exceeding quotas
dba0f0
-GROUP_MESSAGE	= Hello, a group '%i' you're member of use too much space at %h.|\
dba0f0
-I chose you to do the cleanup.|Delete group files on the following filesystems:|
dba0f0
+GROUP_MESSAGE  = Hello,|\
dba0f0
+your group %i is using too much disk space at %h.|\
dba0f0
+I suggest you to clean up group files on the following filesystems:|
dba0f0
 # Text in the end of the mail to the group (if not specified, default text using SUPPORT
dba0f0
 # and PHONE is created).
dba0f0
 GROUP_SIGNATURE	= See you!|			Your admin|
dba0f0
-- 
dba0f0
1.7.11.4
dba0f0