Date
1 - 2 of 2
[PATCH 2/2] manuals: SYSTEMD_SERVICE overrides depend on SYSTEMD_PACKAGES
Paulo Neves
Add detail that package overrides are only available if
specified in SYSTEMD_PACKAGES. --- documentation/ref-manual/variables.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index ed52c3508..6e2919474 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. SYSTEMD_SERVICE:${PN} = "connman.service" + The package overrides that can be specified are directly related to the value of + term: SYSTEMD_PACKAGES. Overrides not included in term: SYSTEMD_PACKAGES + will be silently ignored. + :term:`SYSVINIT_ENABLED_GETTYS` When using :ref:`SysVinit <dev-manual/common-tasks:enabling system services>`, -- 2.25.1
|
|
Michael Opdenacker
Hi again Paulo,
On 6/3/22 18:35, Paulo Neves wrote: Add detail that package overrides are only available if You should use instead: :term:`SYSTEMD_PACKAGES` Would you mind sending an update to docs@... with your "Signed-off-by" information, please? Thanks in advance Michael. -- Michael Opdenacker, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
|
|