init: add non-destructive means to disable a job
Bug #94065 reported by
Scott James Remnant (Canonical)
This bug affects 41 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| upstart |
Fix Released
|
Wishlist
|
James Hunt | ||
| upstart (Ubuntu) |
Fix Released
|
Wishlist
|
James Hunt | ||
Bug Description
I need the ability to disable an event.d entry without removing the entry completely. this is the equivalent of commenting a line in /etc/inittab. this might be to temporarily disable a serial line getty, or whatever.
| Changed in upstart: | |
| importance: | Undecided → Wishlist |
| status: | Unconfirmed → Confirmed |
| Changed in vips7.8: | |
| status: | Unconfirmed → Rejected |
| Changed in upstart: | |
| status: | Confirmed → Triaged |
| Changed in upstart: | |
| milestone: | 0.5 → none |
| Changed in vips7.8: | |
| importance: | Undecided → Wishlist |
| status: | Invalid → Triaged |
| Changed in upstart: | |
| milestone: | none → 0.10 |
| Changed in upstart: | |
| status: | Triaged → Fix Released |
| Changed in upstart (Ubuntu): | |
| status: | Invalid → Fix Released |
| Changed in upstart: | |
| assignee: | nobody → James Hunt (jamesodhunt) |
| Changed in upstart (Ubuntu): | |
| assignee: | nobody → James Hunt (jamesodhunt) |
| Changed in upstart: | |
| status: | Fix Released → Fix Committed |
| Changed in upstart: | |
| status: | In Progress → Fix Released |
| Changed in upstart: | |
| status: | In Progress → Fix Released |
| no longer affects: | upstart (Ubuntu Lucid) |
| no longer affects: | upstart (Ubuntu Maverick) |
To post a comment you must log in.

I'm in need of a disable method as well.