summaryrefslogtreecommitdiff
path: root/units/systemd-networkd.service.in
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2014-02-21 11:20:24 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-21 14:06:50 +0100
commit9ac441c0f40a10a6c498398e5876a5256b833e31 (patch)
tree47586f734872c2d14e72bc123705a216c8c12a05 /units/systemd-networkd.service.in
parent9e82ffa040448a8f800411c2230ad98ef0e57d9c (diff)
sd-event: Fix systemd crash when using timer units.
There was a copy-paste error introduced in commit c2ba3ad6604ef2e189d7e0a36d6911116e84d3ab which causes the following error when using timer units: Assertion '(x->type == SOURCE_MONOTONIC && y->type == SOURCE_MONOTONIC) || (x->type == SOURCE_REALTIME && y->type == SOURCE_REALTIME)' failed at src/libsystemd/sd-event/sd-event.c:264, function latest_time_prioq_compare(). Aborting.
Diffstat (limited to 'units/systemd-networkd.service.in')
0 files changed, 0 insertions, 0 deletions