mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-03 04:26:55 +00:00
create /var/run in firstboot
SVN-Revision: 2485
This commit is contained in:
parent
033b0b5e4d
commit
0002c1ada3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user