Hi all..
I have centos 5.2
There is a cron file that is commented out to auto update the rules of spamassassin Location: /etc/cron.d/sa-update
This file is chmod 600, should it not be 755? All the other crons are 755
This line is commented. #10 4 * * * root /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a /var/log/sa-update.log
Questions
1- should I re chmod it to 600 or leave it at 755?
Is anyone else using this? The cron file says to read a certain wiki page and do this cron at your own peril. Yet I find no warnings on that wiki page that would make me think this was bad.
Thanks all