mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-20 09:30:46 +00:00
create /var/run in firstboot
SVN-Revision: 2485
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user