]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: fix indentation
authorMaciej Borzecki <maciej.borzecki@rndity.com>
Wed, 21 Sep 2016 08:19:58 +0000 (10:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Sep 2016 10:08:22 +0000 (11:08 +0100)
Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd_230.bb

index 6e6ef76cfa2322fc0b833e4f38a4cdf7483a8782..1276316a0cddeefecb34cf9422c94c3ed12f5381 100644 (file)
@@ -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