summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 367b4674e2..42178d556d 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7656,6 +7656,8 @@ system and gives an overview of their function and contents.
7656 When inheriting the :ref:`systemd <ref-classes-systemd>` class, 7656 When inheriting the :ref:`systemd <ref-classes-systemd>` class,
7657 this variable specifies the systemd service name for a package. 7657 this variable specifies the systemd service name for a package.
7658 7658
7659 Multiple services can be specified, each one separated by a space.
7660
7659 When you specify this file in your recipe, use a package name 7661 When you specify this file in your recipe, use a package name
7660 override to indicate the package to which the value applies. Here is 7662 override to indicate the package to which the value applies. Here is
7661 an example from the connman recipe:: 7663 an example from the connman recipe::