create /var/run in firstboot
SVN-Revision: 2485
This commit is contained in:
parent
033b0b5e4d
commit
0002c1ada3
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue