]> git.pld-linux.org Git - packages/quota.git/blobdiff - quota-defaults.patch
- updated for 3.12
[packages/quota.git] / quota-defaults.patch
index 21a9b4d3be84f7ffb42022d9f3a14c5ec1862d7e..6785e27522114e8f0587fe2a37c4d1ec12ed9d2d 100644 (file)
@@ -1,7 +1,7 @@
-diff -ur quota-tools.org/warnquota.conf quota-tools/warnquota.conf
---- quota-tools.org/warnquota.conf     Fri Nov  9 21:10:34 2001
-+++ quota-tools/warnquota.conf Wed Apr 10 17:47:10 2002
-@@ -1,16 +1,18 @@
+diff -ur quota-tools/warnquota.conf quota-tools-patched/warnquota.conf
+--- quota-tools/warnquota.conf 2004-03-12 18:15:40.000000000 +0000
++++ quota-tools-patched/warnquota.conf 2004-06-13 17:59:40.000000000 +0000
+@@ -1,20 +1,22 @@
 -# this is an example warnquota.conf
 +# This is an example /etc/warnquota.conf
 +# Configured for PLD Linux systems
@@ -20,9 +20,13 @@ diff -ur quota-tools.org/warnquota.conf quota-tools/warnquota.conf
 -CC_TO                 = "sysadm@localhost"
 +SUBJECT       = "Disk quota usage on system"
 +CC_TO                 = "root"
+ # If you set this variable CC will be used only when user has less than
+ # specified grace time left (examples of possible times: 5 seconds, 1 minute,
+ # 12 hours, 5 days)
+ # CC_BEFORE = 2 days
  SUPPORT       = "support@myhost.com"
 -PHONE                 = "(123) 456-1111 or (222) 333-4444"
 +PHONE                 = "No phone numbers have been defined."
  # Text in the beginning of the mail (if not specified, default text is used)
  # This way text can be split to more lines
- # Line break are done by '|' character
+ # Line breaks are done by '|' character
This page took 0.083077 seconds and 4 git commands to generate.