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
On Fri, Sep 12, 2008 at 3:46 PM, Bob Hoffman bob@bobhoffman.com wrote:
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
Bob: In the future, please include something in the Subject line, that will give the list an idea of what your message is about. I think you will get more replies if you do that.. Lanny