Merge lp://staging/~serge-hallyn/ubuntu/natty/libvirt/upstart-include-default into lp://staging/ubuntu/natty/libvirt
Proposed by
Serge Hallyn
Status: | Merged |
---|---|
Merged at revision: | 112 |
Proposed branch: | lp://staging/~serge-hallyn/ubuntu/natty/libvirt/upstart-include-default |
Merge into: | lp://staging/ubuntu/natty/libvirt |
Diff against target: |
38 lines (+14/-1) 2 files modified
debian/changelog (+9/-0) debian/libvirt-bin.upstart (+5/-1) |
To merge this branch: | bzr merge lp://staging/~serge-hallyn/ubuntu/natty/libvirt/upstart-include-default |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Serge Hallyn | Needs Resubmitting | ||
Clint Byrum (community) | Needs Fixing | ||
Ubuntu Sponsors | Pending | ||
Review via email: mp+47850@code.staging.launchpad.net |
To post a comment you must log in.
Couple things that I think need fixing here:
I think it would be good to add a comment and changelog explanation that this is only there until there is a clear way for maintainer scripts to copy the /etc/default file in as an override in order to deprecate it.
You also need to set a default value for the options with this:
env libvirtd_ options= "-d"
So that the default file isn't needed at all anymore.