Merge lp:~vicamo/lxc-android-config/writable-path-for-snapd into lp:lxc-android-config

Proposed by You-Sheng Yang
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 26
Merged at revision: 32
Proposed branch: lp:~vicamo/lxc-android-config/writable-path-for-snapd
Merge into: lp:lxc-android-config
Diff against target: 10 lines (+3/-0)
1 file modified
etc/system-image/writable-paths (+3/-0)
To merge this branch: bzr merge lp:~vicamo/lxc-android-config/writable-path-for-snapd
Reviewer Review Type Date Requested Status
Łukasz Zemczak community Approve
You-Sheng Yang (community) Needs Fixing
Thomas Voß Pending
Review via email: mp+308104@code.launchpad.net

Commit message

Add writable path for running snappy.

Description of the change

Add writable path for running snappy.

To post a comment you must log in.
Revision history for this message
You-Sheng Yang (vicamo) :
review: Needs Fixing
26. By You-Sheng Yang

Let /snap be transition, too.

Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Looks good to me, but would be nice if someone else confirmed that's all the snappy paths we need.

review: Approve (community)
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Top approving. Those paths seem sane and Thomas agreed on that - if we need more paths we can just prepare a second MP.

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-09-20 06:43:25 +0000
3+++ etc/system-image/writable-paths 2016-10-13 07:01:46 +0000
4@@ -65,3 +65,6 @@
5 /etc/init/whoopsie.override auto persistent transition none
6 # needed to persist ntp enabled/disabled
7 /etc/network/if-up.d auto persistent transition none
8+# snappy
9+/snap auto persistent transition none
10+/var/lib/snapd auto persistent transition none

Subscribers

People subscribed via source and target branches