I don't think we can change this behavior since too many users might
rely on this.
** Changed in: lxc (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14597
Interestingly, while the programmatic attach (in the API) supports a
initial_cwd argument, the lxc-attach program does not.
The current logic is - if inital_cwd is specified, it is used. Otherwise,
you are placed in your current directory if it exists, else container root.
It probably would be b