Jobs with anacron won't run
- by mareser
I would like to run two bash scripts daily using anacron in order to backup some data.
Unfortunately I can't figure out why said scripts are not executed. For test purposes I let cron execute the scripts and it worked fine.
cat /etc/anacrontab gives
# /etc/anacrontab: configuration file for anacron
# See anacron(8) and anacrontab(5) for details.…