diff options
author | Jonathan Liu <net147@gmail.com> | 2013-05-16 12:59:47 +1000 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-05-31 16:03:36 +0100 |
commit | ad527115ad122df957e204d4af57edf600f9d419 (patch) | |
tree | 042385aa310963b95f401829f61bafa9c723cce6 /scripts/qemuimage-tests/tools | |
parent | 1819b7d5915d85a0c2a4780ea4b70923c54fc252 (diff) | |
download | openembedded-core-ad527115ad122df957e204d4af57edf600f9d419.tar.gz openembedded-core-ad527115ad122df957e204d4af57edf600f9d419.tar.bz2 openembedded-core-ad527115ad122df957e204d4af57edf600f9d419.zip |
systemd: fix ordering for machineid and run-postinsts services
The remount-rootfs.service unit has been renamed to
systemd-remount-fs.service in systemd v183 and later.
The run-postinsts script writes to /var/log (a symbolic link to
/var/volatile/log), so systemd-tmpfiles-setup.service is added to After=
in run-postinsts.service to ensure /var/volatile/log is created before
running the script.
[YOCTO #4490]
(From OE-Core master rev: 8b59ec4eb761d88445da94bb90aa2c5db0bbf365)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/tools')
0 files changed, 0 insertions, 0 deletions