From 93b2cd78da14035d052275b91f2a827bb08ebea8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 9 Aug 2013 17:09:57 +0200 Subject: fix comment in gpm-manager.c --- src/gpm-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gpm-manager.c b/src/gpm-manager.c index 5cff047..7561b22 100644 --- a/src/gpm-manager.c +++ b/src/gpm-manager.c @@ -1004,7 +1004,7 @@ gpm_manager_client_changed_cb (UpClient *client, GpmManager *manager) /* save in local cache */ manager->priv->on_battery = on_battery; - /* ConsoleKit says we are not on active console */ + /* ConsoleKit/systemd say we are not on active console */ if (!LOGIND_RUNNING() && !egg_console_kit_is_active (manager->priv->console)) { egg_debug ("ignoring as not on active console"); return; -- cgit v1.2.1