Merge lp://staging/~mvo/ubuntu/vivid/ubuntu-core-config/lp1460152-workaround into lp://staging/ubuntu/wily/ubuntu-core-config
Proposed by
Michael Vogt
Status: | Merged |
---|---|
Merged at revision: | 22 |
Proposed branch: | lp://staging/~mvo/ubuntu/vivid/ubuntu-core-config/lp1460152-workaround |
Merge into: | lp://staging/ubuntu/wily/ubuntu-core-config |
Diff against target: |
94 lines (+59/-0) 5 files modified
debian/changelog (+19/-0) debian/install (+1/-0) debian/links (+1/-0) lib/systemd/system/snappy-workaround-apparmor.service (+11/-0) usr/bin/snappy-apparmor-lp1460152 (+27/-0) |
To merge this branch: | bzr merge lp://staging/~mvo/ubuntu/vivid/ubuntu-core-config/lp1460152-workaround |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sergio Schvezov (community) | Approve | ||
Ubuntu branches | Pending | ||
Review via email: mp+261179@code.staging.launchpad.net |
To post a comment you must log in.
ok, I'll manually stage this by:
- installing 15.04 stable
- changing channels.ini to edge
- snappy update'ing
- remount 'other' and insert this
- reboot
- profit
The code looks good, very clever of putting it here instead of the snappy code base itself :-)
I guess etc-writable. mount
+After=
just means after we can write to partitions (the systemd unit names still confuse me a bit).