<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>daryl@trieli:~$ cat /var/log/syslog | grep anacron </div><div>May  2 19:35:52 trieli anacron[6305]: Job `cron.daily' terminated</div><div>May  2 19:35:52 trieli anacron[6305]: Normal exit (1 job run)</div><div>May  3 17:48:34 trieli systemd[1]: Started Trigger anacron at 19:30.</div><div><br></div><div>Above proves the run time for anacron has been amended, but why only one job run? I've got lots of jobs in there:</div><div><div>daryl@trieli:~$ ls -al /etc/cron.daily</div><div>total 84</div><div>drwxr-xr-x   2 root root  4096 Apr 25 22:45 .</div><div>drwxr-xr-x 132 root root 12288 Apr 29 11:55 ..</div><div>-rwxr-xr-x   1 root root   311 May 29  2017 0anacron</div><div>-rwxr-xr-x   1 root root   376 Nov 20  2017 apport</div><div>-rwxr-xr-x   1 root root  1478 Apr 20  2018 apt-compat</div><div>-rwxr-xr-x   1 root root   355 Dec 29  2017 bsdmainutils</div><div>-rwxr-xr-x   1 root root   384 Dec 12  2012 cracklib-runtime</div><div>-rwxr-xr-x   1 root root  1176 Nov  2  2017 dpkg</div><div>-rwxr-xr-x   1 root root   372 Aug 21  2017 logrotate</div><div>-rwxr-xr-x   1 root root  1065 Apr  7  2018 man-db</div><div>-rwxr-xr-x   1 root root   538 Mar  1  2018 mlocate</div><div>-rwxr-xr-x   1 root root   449 Apr 14  2018 mythtv-database</div><div>-rwxr-xr-x   1 root root  1387 Dec 13  2017 ntp</div><div>-rwxr-xr-x   1 root root  1286 Jan 12 09:56 <a href="http://optimize_mythdb.pl">optimize_mythdb.pl</a></div><div>-rwxr-xr-x   1 root root   249 Jan 25  2018 passwd</div><div>-rw-r--r--   1 root root   102 Nov 16  2017 .placeholder</div><div>-rwxr-xr-x   1 root root  3477 Feb 20  2018 popularity-contest</div><div>-rwxr-xr-x   1 root root   246 Mar 21  2018 ubuntu-advantage-tools</div><div>-rwxr-xr-x   1 root root   214 Jul 12  2013 update-notifier-common</div></div><div><br></div><div>Is this as it should be?</div></div></div></div>