Edit the anacrontab file:
nano /etc/anacrontab
Write this line:
1 1 test echo "anacron okidoki" > /home/yourUserName/anacron.log
Reboot. Wait one minute. If you see the file anacron.log in your home directory, you know that anacrontab runs.
No comments:
Post a Comment