The new "systemctl list-timers" command shows non-sense times on my machine: ---------- NEXT LEFT UNIT ACTIVATES Thu 1970-01-01 01:15:00 CET 44 years 1 months ago systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.service Thu 1970-01-01 01:30:00 CET 44 years 1 months ago backup.timer backup.service 2 timers listed. --------- I'm running Arch Linux x64 and my backup.timer is configured with: OnBootSec=30m OnUnitActiveSec=4h
(In reply to comment #0) > The new "systemctl list-timers" command shows non-sense times on my machine: > > ---------- > > NEXT LEFT UNIT > ACTIVATES > Thu 1970-01-01 01:15:00 CET 44 years 1 months ago > systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.service > Thu 1970-01-01 01:30:00 CET 44 years 1 months ago backup.timer > backup.service > > 2 timers listed. > > --------- > > I'm running Arch Linux x64 and my backup.timer is configured with: > > OnBootSec=30m > OnUnitActiveSec=4h Hi, thanks for reporting! I've posted a patch upstream that should fix it: http://lists.freedesktop.org/archives/systemd-devel/2014-February/017322.html
Created attachment 94628 [details] [review] dbus-timer: fix bus_timer_vtable to have the correct times The patch in case you want to test it. Thanks
Patch applied as http://cgit.freedesktop.org/systemd/systemd/commit/?id=454f715.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.