aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMaciej Borzecki <maciej.borzecki@rndity.com>2016-09-21 10:19:58 +0200
committerAndreas Oberritter <obi@opendreambox.org>2017-06-26 22:57:20 +0200
commit9b8f2765a3c89b7fee0143fe1faa2f71555ea655 (patch)
tree4c55ea220768f43f0216e870ac234b06c1ed5e1d /meta
parent56f7c4531230495d8ee22b8001bba00ca546dc2d (diff)
downloadopenembedded-core-contrib-9b8f2765a3c89b7fee0143fe1faa2f71555ea655.tar.gz
systemd: fix indentation
Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 170157602932aa454e721ea849fbf1679b573618) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/systemd/systemd_230.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_230.bb b/meta/recipes-core/systemd/systemd_230.bb
index 6e6ef76cfa..1276316a0c 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