1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-17 18:29:57 +00:00
Files
poky/meta/recipes-core/systemd
André Draszik 9ac05adcdd systemd: fix ${PN}-journal-remote systemd unit
Commit d31ff84a5f47 ("systemd: fix PN-container package splitting"),
d0b2cedfb0 in poky, created a new package for the remote journal,
but introduced a typo during declaration of the systemd unit part
of that package.

Fix it.

(From OE-Core rev: bb6a99f933795a9218051f1cd47c5551352d861c)

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-01-01 10:46:16 +00:00
..