if you make a crontab entry, you should restart cron to effect the changes
in my SuSe 11 64 bit my script is like below
# clear all crons
crontab -r
# add crom
crontab my.cron
# restart cron
service cron restart
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment