Date
1 - 2 of 2
[PATCH v2 1/2] manuals: SYSTEMD_SERVICE allows multiple services
Paulo Neves
State that SYSTEMD_SERVICE allows for multiple space
separated systemd services Signed-off-by: Paulo Neves <ptsneves@...> --- documentation/ref-manual/variables.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 367b4674e..42178d556 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. When inheriting the :ref:`systemd <ref-classes-systemd>` class, this variable specifies the systemd service name for a package. + Multiple services can be specified, each one separated by a space. + When you specify this file in your recipe, use a package name override to indicate the package to which the value applies. Here is an example from the connman recipe:: -- 2.25.1
|
|
Michael Opdenacker
On 6/7/22 10:42, Paulo Neves wrote:
State that SYSTEMD_SERVICE allows for multiple space Merged into master-next too. Thanks! Michael. -- Michael Opdenacker, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
|
|