Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37849790
en ru br
ALT Linux repositórios
S:4.06.0.7.100b-alt1
5.0: 3.14-alt1
4.1: 3.14-alt1
4.0: 3.14-alt1
3.0: 3.13-alt1

Group :: Sistema/Configurações/Rede
RPM: quota

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: quota-3.13-mdk-alt-warnquota.patch
Download


diff -upk.orig quota-3.13.orig/warnquota.conf quota-3.13/warnquota.conf
--- quota-3.13.orig/warnquota.conf	2004-03-12 18:15:40 +0000
+++ quota-3.13/warnquota.conf	2004-08-03 16:03:08 +0000
@@ -4,25 +4,25 @@
 # and even blank lines
 
 # values can be quoted:
-MAIL_CMD 	= "/usr/my/sendmail/instead/sendmail -t"
-FROM 		= "bas@localhost"
+MAIL_CMD 	= "/usr/sbin/sendmail -t"
+FROM 		= "root@localhost"
 # but they don't have to be:
-SUBJECT 	= Hey, user, clean up your account!
-CC_TO 		= "sysadm@localhost"
+SUBJECT 	= NOTE: You are exceeding your allocatted disk space limits
+CC_TO 		= "root@localhost"
 # 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"
+SUPPORT 	= "root@myhost.com"
 PHONE 		= "(123) 456-1111 or (222) 333-4444"
 # Text in the beginning of the mail (if not specified, default text is used)
 # This way text can be split to more lines
 # Line breaks are done by '|' character
-MESSAGE         = Hello, I've noticed you use too much space\
- on my disk|Delete your files on following filesystems:|
+MESSAGE         = Your disk usage has exceeded the agreeded limits\
+  on this server|Please delete any unnecessary files on following filesystems:|
 # Text in the end of the mail (if not specified, default text using SUPPORT and PHONE
 # is created)
-SIGNATURE	= See you!|			Your admin|
+SIGNATURE	= root@localhost
 # Following text is used for mails about group exceeding quotas
 # It should contain string %s exactly once - it will be substituted for a group name
 GROUP_MESSAGE	= Hello, a group '%s' you're member of use too much space.|\
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009