summaryrefslogtreecommitdiff
path: root/node-startup-controller/target-startup-monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'node-startup-controller/target-startup-monitor.c')
-rw-r--r--node-startup-controller/target-startup-monitor.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/node-startup-controller/target-startup-monitor.c b/node-startup-controller/target-startup-monitor.c
index 2597505..4a425cf 100644
--- a/node-startup-controller/target-startup-monitor.c
+++ b/node-startup-controller/target-startup-monitor.c
@@ -30,11 +30,12 @@
* @short_description: Listens to JobRemoved signals and sets the node state.
* @stability: Internal
*
- * The TargetStartupMonitor is responsible for setting the state of the Node State
- * Manager using states from #NSMNodeState. It sets the node state under the following
- * circumstances:
+ * The #TargetStartupMonitor class is responsible for setting the state of the
+ * Node State Manager using states from #NSMNodeState. It sets the node state
+ * under the following * circumstances:
*
- * The TargetStartupMonitor has started up - set the state to
+ * The Node Startup Controller is starting up. In the GENIVI lifecycle subsystem,
+ * this means that all mandatory applications have been started - set the state to
* %NSM_NODE_STATE_BASE_RUNNING.
*
* The systemd unit %focussed.target has started - set the state to