Comment 43 for bug 959352

Revision history for this message
Stéphane Graber (stgraber) wrote :

Reproducing the trace above is possible by doing:
 1) apt-get install lxc
 2) lxc-create -t ubuntu -n p1
 3) lxc-start-ephemeral -o p1 -u ubuntu -- cat /proc/self/maps

When prompted for the ubuntu account's password, the password is "ubuntu".