Great job MasterSleepy!
Question for anyone who can help me. Via the crontab manager I had setup pandasoft antivirus scan to run every hour per day, week, month etc, (just to test) but it doesn't seem to work.
Here is my crontab:
cat /etc/crontab
1 * * * * root /usr/bin/pavcl / -aut -heu -aex
The /usr/bin/pavcl / -aut -heu -aex command does work from the consol as root.
I'm not sure if this helps but crontab -l produces the following:
no crontab for root
Am I missing something to run this? The pavcl file is executible, ownerhip is root etc.
Thank you kindly in advance, this is a great forum community.
Jpeters
Update: I found a remedy by having crontab run a script to have panda AV scan my drives instead of a command itself. Also, the cron log showed that the proggy was running at the prescribed times etc.
!S