[Bug 1459751] Re: lxc-attach runs in wrong container directory

2016-10-10 Thread Christian Brauner
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

[Bug 1459751] Re: lxc-attach runs in wrong container directory

2015-06-26 Thread Serge Hallyn
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