mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 08:12:20 +00:00
Create /var/run
Some programs like "who" need this directory to work (this permits the of /var/run/utmp file). Signed-off-by: Rachid Koucha <rachid.koucha@gmail.com>
This commit is contained in:
parent
accd671707
commit
c65973ad89
@ -69,6 +69,7 @@ ${rootfs}/sys \
|
||||
${rootfs}/mnt \
|
||||
${rootfs}/tmp \
|
||||
${rootfs}/var/log \
|
||||
${rootfs}/var/run \
|
||||
${rootfs}/usr/share/udhcpc \
|
||||
${rootfs}/dev/pts \
|
||||
${rootfs}/dev/shm \
|
||||
|
Loading…
Reference in New Issue
Block a user