]> git.proxmox.com Git - mirror_lxc.git/commit - templates/lxc-centos.in
Fix message after {fedora|centos}container creation
authorNehal J Wani <nehaljw.kkd1@gmail.com>
Thu, 21 Jan 2016 21:06:33 +0000 (02:36 +0530)
committerNehal J Wani <nehaljw.kkd1@gmail.com>
Thu, 28 Jan 2016 20:01:30 +0000 (01:31 +0530)
commitd510d5224b0ddfc831c85ec3bca944f949ebd84f
treed7e22756b31f217d0ab3851b00b60165d4a4e8c3
parent6361a0f2dda1eb78d3a1bd8ac8db5749f1a7d08d
Fix message after {fedora|centos}container creation

If the backingstore is not 'dir', then lxc shouldn't ask the user
to change the password by performing a 'chroot'. Rather, the user
should start, attach, use the passwd command, and then stop the
container.

Fixes #731

Signed-off-by: Nehal J Wani <nehaljw.kkd1@gmail.com>
templates/lxc-centos.in
templates/lxc-fedora.in