create /var/run in firstboot
[openwrt/svn-archive/archive.git] / openwrt / package / base-files / default / bin / firstboot
index eff7063b1c136e55a2dd5274c9aabbd7ec321881..604721873a8ce5a0339e37ea9c08be5c1f7958dc 100755 (executable)
@@ -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