mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
systemd: fix indentation
(From OE-Core rev: 170157602932aa454e721ea849fbf1679b573618) Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
aa7f7b6348
commit
95da87ece7
@@ -211,8 +211,8 @@ do_install() {
|
||||
|
||||
chown root:systemd-journal ${D}/${localstatedir}/log/journal
|
||||
|
||||
# Delete journal README, as log can be symlinked inside volatile.
|
||||
rm -f ${D}/${localstatedir}/log/README
|
||||
# Delete journal README, as log can be symlinked inside volatile.
|
||||
rm -f ${D}/${localstatedir}/log/README
|
||||
|
||||
install -d ${D}${systemd_unitdir}/system/graphical.target.wants
|
||||
install -d ${D}${systemd_unitdir}/system/multi-user.target.wants
|
||||
|
||||
Reference in New Issue
Block a user