Merge lp:~mfisch/ubuntu/saucy/lxc-android-config/custom-etc into lp:ubuntu/saucy/lxc-android-config

Proposed by Matt Fischer
Status: Merged
Merged at revision: 76
Proposed branch: lp:~mfisch/ubuntu/saucy/lxc-android-config/custom-etc
Merge into: lp:ubuntu/saucy/lxc-android-config
Diff against target: 9 lines (+2/-0)
1 file modified
etc/system-image/writable-paths (+2/-0)
To merge this branch: bzr merge lp:~mfisch/ubuntu/saucy/lxc-android-config/custom-etc
Reviewer Review Type Date Requested Status
Ubuntu Development Team Pending
Review via email: mp+181414@code.launchpad.net

Commit message

Adds a writable path in /custom/etc/dconf where we can store a customized system-db.

Description of the change

Adds a writable path in /custom/etc/dconf where we can store the system-db. per discussion with stgraber. This has no impact if the path doesn't exist as tested.

To post a comment you must log in.

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 2013-08-21 19:27:21 +0000
3+++ etc/system-image/writable-paths 2013-08-21 21:24:53 +0000
4@@ -22,3 +22,5 @@
5 # pre-installed on the image
6 /var/cache/apparmor auto persistent transition
7 /var/lib/apparmor auto persistent transition
8+# for a writable dconf db used by customization
9+/custom/etc/dconf auto persistent none

Subscribers

People subscribed via source and target branches

to all changes: