amc shell doesn't use su -l to create a login shell
Bug #2067314 reported by
Simon Fels
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
Fix Released
|
High
|
Simon Fels |
Bug Description
When running `amc shell` we currently just run a plain bash shell which will not source any common profile scripts from /etc/profile.d. To add support for that we need to create a real login shell via `su -l`.
Changed in anbox-cloud: | |
milestone: | none → 1.23.0 |
importance: | Undecided → High |
assignee: | nobody → Simon Fels (morphis) |
status: | New → In Progress |
Changed in anbox-cloud: | |
status: | In Progress → Fix Committed |
Changed in anbox-cloud: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.