[mythtv-users] anacron time change after upgrade to Ubuntu 18.04
Stephen Worthington
stephen_agent at jsw.gen.nz
Fri Nov 9 11:36:14 UTC 2018
On Fri, 9 Nov 2018 05:59:48 -0500, you wrote:
># Warning: anacron.timer changed on disk, the version systemd has loaded
>is outdated.
That is a problem - but I am not sure if it is the cause of the timer
still being triggered every hour. But we do need to get rid of it.
When I ran "systemctl cat anacron.timer" on my system just now, I also
got the same warning, and I know I have not changed my override file,
but its timestamp had changed to 10-Nov-2018 00:22. For me, this
fixed it:
sudo systemctl daemon-reload
sudo systemctl restart anacron.timer
and then we need to see what that has done:
sudo systemctl cat anacron.timer
sudo systemctl status anacron.timer
More information about the mythtv-users
mailing list