From: Maciej Borzecki Date: Wed, 21 Sep 2016 08:19:58 +0000 (+0200) Subject: systemd: fix indentation X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e753d944ddec8eab36715e66b4b782801da908d6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd: fix indentation Signed-off-by: Maciej Borzecki Signed-off-by: Ross Burton (cherry picked from commit 170157602932aa454e721ea849fbf1679b573618) Signed-off-by: Andreas Oberritter --- diff --git a/meta/recipes-core/systemd/systemd_230.bb b/meta/recipes-core/systemd/systemd_230.bb index 6e6ef76cfa2..1276316a0cd 100644 --- a/meta/recipes-core/systemd/systemd_230.bb +++ b/meta/recipes-core/systemd/systemd_230.bb @@ -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