Ok, I added my blacklist script to the /etc/cron.daily subdirectory. I gave it the same ownership and rights as the other scripts in there. I am using the same shell to execute it. But it is not running, or if it is it is not updating the blacklist hold file. If I run it manually it works. I figured that since I was making it a "system" cron job that simply placing it in the directory would activate it. Apparently that isn't the case. I know I can create a root cronjob to do this, but I really wanted it to be part of the base system. What am I doing wrong?
Brian Densmore