chiark / gitweb /
machined: remove redundant sd_notify
authorDave Reisner <dreisner@archlinux.org>
Mon, 8 Sep 2014 13:27:41 +0000 (09:27 -0400)
committerDave Reisner <dreisner@archlinux.org>
Mon, 8 Sep 2014 13:29:36 +0000 (09:29 -0400)
commit4cb40606785c30710bcf39bba33167bee66ad0bd
tree9c35a20ca363c66acb42d72ed972f481b631f9ee
parent84b5b79a8f7b423c5b7cad4170eb68d57fe5e26c
machined: remove redundant sd_notify

We already call this on via bus_event_loop_with_idle on exit. This
makes machined consistent with other similar daemons: localed,
hostnamed, timedated.
src/machine/machined.c