chiark / gitweb /
bus: automatically flush bus queue when we exit the event loop
[elogind.git] / src / hostname / hostnamed.c
index a8f0574ec70d42e4ccb9e803f7422007226b8f8b..db0762140b286405048c7b53e3c7562f2aafbdbe 100644 (file)
@@ -665,7 +665,6 @@ int main(int argc, char *argv[]) {
                 goto finish;
         }
 
-        sd_bus_flush(bus);
         r = 0;
 
 finish: