A feature request
Denis Beauchemin
Denis.Beauchemin at USHERBROOKE.CA
Thu Sep 18 14:46:42 IST 2003
On all my systems I use:
/etc/cron.daily/verifie-rpmnew :
#!/bin/bash
/usr/bin/locate *.rpmnew *.rpmsave *.rpmorig | /bin/mail -s "$(uname -n): Liste des fichiers *.rpmnew" you at yourdomain.com
Quite effective and easy to do. Be sure to name the file so that it is
executed after the slocate.cron job (the job that updates the locate
database).
Denis
Le mer 17/09/2003 à 17:37, Devin Reade a écrit :
> I'd suggest also running a nightly cron job that reports *.rpmnew or
> *.rpmsave files on your system. It's fairly simple to write your own,
> or you can grab the 'zcruft' script out of:
>
> <ftp://ftp.gno.org/pub/tools/servertools/servertools-1.4.tar.gz>
> --
> Devin Reade <gdr at gno.org>
--
Denis Beauchemin, analyste
Université de Sherbrooke, S.T.I.
T: 819.821.8000x2252 F: 819.821.8045
More information about the MailScanner
mailing list