[gnome-system-tools] Add landscape-client to the list of init services



commit 4f99f213f096def7d1462344e5a568ed27a663ad
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Fri Sep 18 15:28:50 2009 +0200

    Add landscape-client to the list of init services
    
    Required to make this service appear in services-admin. Requested on lp#361024.

 src/common/gst-service-role.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/common/gst-service-role.c b/src/common/gst-service-role.c
index 72c72fa..0ad4ef1 100644
--- a/src/common/gst-service-role.c
+++ b/src/common/gst-service-role.c
@@ -110,6 +110,7 @@ static ServiceRole services[] = {
 	{ "kdm",                    GST_ROLE_DISPLAY_MANAGER },
 	{ "keepalived",             GST_ROLE_CLUSTER_MANAGEMENT },
 	{ "klogd",                  GST_ROLE_SYSTEM_LOGGER },
+	{ "landscape-client",       GST_ROLE_SYSTEM_MONITORING },
 	{ "lighttpd",               GST_ROLE_WEB_SERVER },
 	{ "lm-sensors",             GST_ROLE_HARDWARE_MONITORING },
 	{ "lpd",                    GST_ROLE_PRINTER_SERVICE },



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]