Merge lp:~vicamo/lxc-android-config/systemd-writable-paths into lp:lxc-android-config

Proposed by You-Sheng Yang
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 25
Merged at revision: 27
Proposed branch: lp:~vicamo/lxc-android-config/systemd-writable-paths
Merge into: lp:lxc-android-config
Diff against target: 11 lines (+1/-0)
1 file modified
etc/system-image/writable-paths (+1/-0)
To merge this branch: bzr merge lp:~vicamo/lxc-android-config/systemd-writable-paths
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+306184@code.launchpad.net

Commit message

Add writable path for systemd.

Description of the change

Add writable path for systemd.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

+1

review: Approve
Revision history for this message
You-Sheng Yang (vicamo) wrote :

Confirmed landed in 0.230+16.04.20161004-0ubuntu1, rootfs rev 51.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'etc/system-image/writable-paths'
2--- etc/system-image/writable-paths 2016-05-27 07:19:03 +0000
3+++ etc/system-image/writable-paths 2016-09-20 06:45:09 +0000
4@@ -25,6 +25,7 @@
5 /var/lib/lightdm-data auto persistent none none
6 /var/lib/sudo auto temporary none defaults,mode=0700
7 /var/lib/system-image auto persistent none none
8+/var/lib/systemd auto synced none none
9 /var/lib/upower auto persistent none none
10 /var/lib/usermetrics auto persistent none none
11 /var/lib/ubuntu-location-service auto persistent none none

Subscribers

People subscribed via source and target branches