cron job

Max Pyziur pyz at brama.com
Tue Jul 29 20:29:44 UTC 2008


On Tue, 29 Jul 2008 tony.chamberlain at lemko.com wrote:

>
> Output from nightly cronjobs is filling root's mailbox quickly,
> and sending everything else to /var/spool/mqueue.  These are just
> status messages (stdout) from the cronjobs which we don't really need
> mailed to root.  Is there anyway to suppress mailings?

Send your jobs to /dev/null like so:
30 0 * * * /path/to/program >> /dev/null

Make sense?

Max Pyziur
pyz at brama.com


> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the fedora-list mailing list