Factor out mount_devpts()

Move that piece of code that does /dev/pts mount for a newly created
container out of _env_create to a separate function mount_devpts().

No changes in the code.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed