Index: /trunk/FACT++/src/mcp.cc
===================================================================
--- /trunk/FACT++/src/mcp.cc	(revision 13570)
+++ /trunk/FACT++/src/mcp.cc	(revision 13571)
@@ -429,5 +429,8 @@
         fLog("DATA_LOGGER/STATE",      (void*)NULL, 0, this),
         fRC("RATE_CONTROL/STATE",      (void*)NULL, 0, this),
-        fService("CONFIGURATION", "X:1;X:1;C", "")
+        fService("CONFIGURATION", "X:1;X:1;C", "Run configuration information"
+                 "|MaxTime[s]:Maximum time before the run gets stopped"
+                 "|MaxEvents[num]:Maximum number of events before the run gets stopped"
+                 "|Name[text]:Name of the chosen configuration")
     {
         // ba::io_service::work is a kind of keep_alive for the loop.
