[PATCH 4/4] upstart-bridge: do not generate naked job-name update messages.

Dimitri John Ledkov dimitri.ledkov at canonical.com
Tue May 6 03:58:54 PDT 2014


---
 src/upstart-bridge/plymouth-upstart-bridge.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/upstart-bridge/plymouth-upstart-bridge.c b/src/upstart-bridge/plymouth-upstart-bridge.c
index a92690d..1f86caa 100644
--- a/src/upstart-bridge/plymouth-upstart-bridge.c
+++ b/src/upstart-bridge/plymouth-upstart-bridge.c
@@ -147,8 +147,6 @@ update_status (state_t                                   *state,
                const char                                *action,
                bool                                       is_okay)
 {
-  ply_boot_client_update_daemon (state->client, job->name, NULL, NULL, state);
-
   if (job->description == NULL)
     return;
 
-- 
2.0.0.rc0



More information about the plymouth mailing list