create /var/run in firstboot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2485 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-11-14 23:07:18 +00:00
parent 604d668899
commit b3bcfea2b8
1 changed files with 3 additions and 0 deletions

View File

@ -60,3 +60,6 @@ mount none /tmp -t ramfs
umount /rom/proc
umount /rom/tmp
umount /rom/dev
# normally created by boot script
mkdir -p /var/run