cron e-mail notification
I used to recieve a notification that looked like this
/etc/cron.daily/logrotate:
Reloading log file: [ OK ]
Reloading log file: [ OK ]
but the last 2 I've got look like this...
/etc/cron.daily/logrotate:
Reloading log file: [60G[ [0;32mOK[0;39m ]
Reloading log file: [60G[ [0;32mOK[0;39m ]
Any idea what's happened here?
|