cron.hourly not running

run-parts --list /etc/cron.hourly/
/etc/cron.hourly/some_script

run-parts --test /etc/cron.hourly/
/etc/cron.hourly/some_script

Make sure some_script was set executable

Leave a Reply

Your email address will not be published. Required fields are marked *