sysmobts-config: Execute sync to be sure ubifs was in sync

This commit is contained in:
Holger Hans Peter Freyther 2014-08-28 17:57:02 +02:00
parent 4d631d5d71
commit b39db0cdf7
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ prepare_sysmobts_2050() {
sed -i s,#ShowStatus=yes,ShowStatus=no, /etc/systemd/system.conf
sed -i s,#DefaultStandardOutput=journal,DefaultStandardOutput=syslog, /etc/systemd/system.conf
sed -i s,#DefaultStandardError=inherit,DefaultStandardError=syslog, /etc/systemd/system.conf
sync
}

View File

@ -3,6 +3,7 @@ SECTION = "core"
LICENSE = "CLOSED"
SRC_URI = "file://sysmobts-post-install-config"
PR = "r1"
do_install() {
install -d ${D}${bindir}