Quoting Christian Seiler (christ...@iwakd.de):
> Hi there,
>
> I've run into the problem multiple times now that lxc-attach can't
> detect the default shell of my current user properly, since the NSS
> implementations of host and container are incompatible.
>
> One of the patches I just sent to t
Hi there,
I've run into the problem multiple times now that lxc-attach can't
detect the default shell of my current user properly, since the NSS
implementations of host and container are incompatible.
One of the patches I just sent to the list mitigates that by having a
fallback - use /bin/sh. Th