Merge lp://staging/~jamesodhunt/upstart/quiesce-cleanup-fix into lp://staging/upstart
Proposed by
James Hunt
Status: | Merged |
---|---|
Merged at revision: | 1516 |
Proposed branch: | lp://staging/~jamesodhunt/upstart/quiesce-cleanup-fix |
Merge into: | lp://staging/upstart |
Diff against target: |
52 lines (+12/-6) 3 files modified
ChangeLog (+6/-0) init/main.c (+5/-0) init/quiesce.c (+1/-6) |
To merge this branch: | bzr merge lp://staging/~jamesodhunt/upstart/quiesce-cleanup-fix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Dimitri John Ledkov (community) | Approve | ||
Review via email: mp+177778@code.staging.launchpad.net |
Description of the change
* init/quiesce.c: quiesce_finalise(): Move cleanup to main()
since the NIH main loop may be iterated once more before
shutdown.
This may be a possible fix for bug 1205443 and bug 1202287.
To post a comment you must log in.
lgtm =)