[Mailman-Users] How to get rid of cron messages...

Satya satyap at satya.virtualave.net
Tue Sep 5 13:46:10 CEST 2000


On Sep 5, 2000 at 11:29, Ebeling, R. wrote:

>every time qrunner or gate_news is invoked by cron I get a line
>in my syslog.
>
>Any idea, how to get rid of this line in syslog?

Redirect the output of the cron line to /dev/null:

* * * * * qrunner_foo_whatever >/dev/null

Better yet, leave it alone.

-- 
Satya. <URL:http://satya.virtualave.net/>
US-bound grad students! For pre-apps, see <URL:http://quickapps.cjb.net/>
Any sufficiently advanced technology is indistinguishable from a perl
script.






More information about the Mailman-Users mailing list