summaryrefslogtreecommitdiff
path: root/docs/reference/node-startup-controller/public-interfaces.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/node-startup-controller/public-interfaces.xml')
-rw-r--r--docs/reference/node-startup-controller/public-interfaces.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/reference/node-startup-controller/public-interfaces.xml b/docs/reference/node-startup-controller/public-interfaces.xml
index 2be636a..9f046dc 100644
--- a/docs/reference/node-startup-controller/public-interfaces.xml
+++ b/docs/reference/node-startup-controller/public-interfaces.xml
@@ -15,14 +15,23 @@
<refsect1 id="luc-interface">
<title>Interface for LUC management</title>
<para>
- TODO
+ Registration of applications with the LUC is possible through the
+ <literal>org.genivi.NodeStartupController1.NodeStartupController</literal>
+ D-Bus service interface implemented by the Node Startup Controller.
+ </para>
+ <para>
+ This interface is described in-depth on a
+ <link linkend="gdbus-org.genivi.NodeStartupController1.NodeStartupController">dedicated documentation page</link>.
</para>
</refsect1>
<refsect1 id="legacy-app-handler-interface">
<title>Interface for legacy application handling</title>
<para>
- TODO
+ Legacy applications can be registered with the GENIVI lifecycle subsystem using
+ the <literal>legacy-app-handler</literal> helper executable, which, like the
+ D-Bus interface, is described on a
+ <link linkend="legacy-app-handler">dedicated page</link>.
</para>
</refsect1>
</refentry>