summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 42178d556d..e31f0ed886 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7664,6 +7664,10 @@ system and gives an overview of their function and contents.
7664 7664
7665 SYSTEMD_SERVICE:${PN} = "connman.service" 7665 SYSTEMD_SERVICE:${PN} = "connman.service"
7666 7666
7667 The package overrides that can be specified are directly related to the value of
7668 term:`SYSTEMD_PACKAGES`. Overrides not included in term:`SYSTEMD_PACKAGES`
7669 will be silently ignored.
7670
7667 :term:`SYSVINIT_ENABLED_GETTYS` 7671 :term:`SYSVINIT_ENABLED_GETTYS`
7668 When using 7672 When using
7669 :ref:`SysVinit <dev-manual/common-tasks:enabling system services>`, 7673 :ref:`SysVinit <dev-manual/common-tasks:enabling system services>`,