chiark / gitweb /
bus: automatically flush bus queue when we exit the event loop
[elogind.git] / src / timedate / timedated.c
index 61f8fc55b5cd026d06045d9e5030604ef510b3bb..2ead4b99993b91c44f099b0e25a52ee7d0bf8cf0 100644 (file)
@@ -880,7 +880,6 @@ int main(int argc, char *argv[]) {
                 goto finish;
         }
 
-        sd_bus_flush(bus);
         r = 0;
 
 finish: