]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Add partial support of drop-in configuration files to systemd-systemctl...
authorFrederic Ouellet <fredericouellet@eaton.com>
Thu, 25 Jul 2019 19:58:50 +0000 (15:58 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Jul 2019 07:40:59 +0000 (08:40 +0100)
commit32ed8e53109f4384970fb540e44cc2f7fcafb2a5
treea16872a47b4a74edab353d3a4681021d94d68a4e
parentceb3555a40ba06e58914465376aaf41392c12a7c
systemd: Add partial support of drop-in configuration files to systemd-systemctl-native

Support for serive-name.service.d/ folders containing .conf files
It don't support all the partial folder names

See https://www.freedesktop.org/software/systemd/man/systemd.unit.html

Signed-off-by: Frederic Ouellet <fredericouellet@eaton.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-systemctl/systemctl