Merge lp://qastaging/~vicamo/lxc-android-config/bug-1644445-fix-xenial-slow-boot into lp://qastaging/lxc-android-config

Proposed by You-Sheng Yang
Status: Needs review
Proposed branch: lp://qastaging/~vicamo/lxc-android-config/bug-1644445-fix-xenial-slow-boot
Merge into: lp://qastaging/lxc-android-config
Prerequisite: lp://qastaging/~vicamo/lxc-android-config/more-writable-paths
Diff against target: 51 lines (+13/-3)
5 files modified
lib/systemd/system/android.target (+4/-0)
lib/systemd/system/force-mtp.service (+2/-2)
lib/systemd/system/lxc-net.service.d/disabled.conf (+3/-0)
lib/systemd/system/lxc.service.d/disabled.conf (+3/-0)
lib/systemd/system/rild.service (+1/-1)
To merge this branch: bzr merge lp://qastaging/~vicamo/lxc-android-config/bug-1644445-fix-xenial-slow-boot
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+311693@code.qastaging.launchpad.net

Description of the change

systemd: add android.target

In the upstart age, a special target 'android' was created to signal the lxc android container has completed cold boot and is ready for use. This prevents other services like lightdm from accessing resources when the container is not actually ready and dying expectedly. For force-mtp and rild, they depend on android property service to startup correctly. For lxc/lxc-net, we don't need them on ubuntu touch and their starting up depends on network-online, which may add up to 30s delay to the boot process. (LP: 1644445)

To post a comment you must log in.

Unmerged revisions

34. By You-Sheng Yang

systemd: add android.target

In the upstart age, a special target 'android' was created to signal the lxc android container has completed cold boot and is ready for use. This prevents other services like lightdm from accessing resources when the container is not actually ready and dying expectedly. For force-mtp and rild, they depend on android property service to startup correctly. For lxc/lxc-net, we don't need them on ubuntu touch and their starting up depends on network-online, which may add up to 30s delay to the boot process. (LP: 1644445)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches