mirror of
git://github.com/lxc/lxc
synced 2025-08-31 21:07:18 +00:00
add missing /dev/pts directory
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
committed by
Daniel Lezcano
parent
2f462f4b9b
commit
10e657e5e8
@@ -38,6 +38,7 @@ $rootfs/mnt \
|
||||
$rootfs/tmp \
|
||||
$rootfs/var/log \
|
||||
$rootfs/usr/share/udhcpc \
|
||||
$rootfs/dev/pts \
|
||||
$rootfs/dev/shm"
|
||||
|
||||
mkdir -p $tree || return 1
|
||||
|
Reference in New Issue
Block a user