'initctl set-env' can be called from a system job
Bug #1356824 reported by
James Hunt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart |
Fix Released
|
Medium
|
qjone |
Bug Description
The following initctl commands can be called successfully from a system job:
- set-env
- unset-env
- reset-env
This is incorrect behavior as it is documented in initctl(8) that they are only permitted to be called from session jobs.
Related branches
lp://staging/~jamesodhunt/upstart/bug-1356824
- Upstart Reviewers: Pending requested
-
Diff: 88 lines (+26/-15)2 files modifiedChangeLog (+5/-0)
init/control.c (+21/-15)
Changed in upstart: | |
status: | New → In Progress |
assignee: | nobody → James Hunt (jamesodhunt) |
importance: | Undecided → Medium |
Changed in upstart: | |
status: | In Progress → Fix Committed |
Changed in upstart: | |
status: | Fix Committed → Fix Released |
assignee: | James Hunt (jamesodhunt) → qjone (qjone79) |
To post a comment you must log in.