mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-04 18:14:05 +00:00
add missing /dev/pts directory
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user