Unverified Commit 3801fef9 by Rachid Koucha Committed by Christian Brauner

Create /var/run

Some programs like "who" need this directory to work (this permits the of /var/run/utmp file). Signed-off-by: 's avatarRachid Koucha <rachid.koucha@gmail.com>
parent ad45241c
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment