Make the ircd update cron also mail to admins@efnet.nl, but only if there
are diffs. We then log a warning which makes us choose ESCALATE_MAILTO rather than MAILTO. See cron/bitcron for details on how this works. git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@16 0a436592-62d7-4152-98a5-b7e29e440240
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
NAME="ircd_update"
|
||||
AUTHOR="Pim van Pelt"
|
||||
# MAILTO="pim@ipng.nl"
|
||||
ESCALATE_MAILTO="pim@ipng.nl"
|
||||
ESCALATE_MAILTO="pim@ipng.nl,admins@efnet.nl"
|
||||
MASTERLOG="/home/ircd/cronscripts/logs/${NAME}.log"
|
||||
|
||||
PATH=/usr/local/bin:/usr/bin:/bin:/home/ircd/bin
|
||||
|
Reference in New Issue
Block a user