Hi, Carlos Silva, known as r3pek on IRC, found out that some parts of DBUS code weren't updated when introducing calendar events. Specifically, this simple unit:
--- crash.timer --- [Unit] Description=update DNS hourly [Timer] OnCalendar=hourly --- is enough to kill systemd by "systemctl status crash.timer". The error is: systemd[1]: Assertion 'endswith(t, "Sec")' failed at src/core/dbus-timer.c:78, function bus_timer_append_timers(). Aborting. -- Tomasz Torcz Only gods can safely risk perfection, xmpp: [email protected] it's a dangerous thing for a man. -- Alia _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
