diff options
author | Jonathan Liu <net147@gmail.com> | 2013-05-16 12:59:47 +1000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-05-29 08:19:03 +0900 |
commit | 8b59ec4eb761d88445da94bb90aa2c5db0bbf365 (patch) | |
tree | 954d7a379df4d2c48d83fdafa2878d46351db423 /meta/recipes-devtools/apt | |
parent | 8f5bc47729edb8cb051d81e9ff1680cb8d2eca25 (diff) | |
download | openembedded-core-8b59ec4eb761d88445da94bb90aa2c5db0bbf365.tar.gz openembedded-core-8b59ec4eb761d88445da94bb90aa2c5db0bbf365.tar.bz2 openembedded-core-8b59ec4eb761d88445da94bb90aa2c5db0bbf365.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]
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/apt')
0 files changed, 0 insertions, 0 deletions