only mount sysfs once (thx, ejka)
SVN-Revision: 6504
This commit is contained in:
parent
eea7bb328d
commit
eb83bc789a
@ -28,5 +28,3 @@ mount none /dev/pts -t devpts
|
||||
}
|
||||
} || mount -o remount,rw /dev/root /
|
||||
}
|
||||
|
||||
grep sysfs /proc/filesystems >/dev/null && mount -t sysfs none /sys 2>&-
|
||||
|
Loading…
Reference in New Issue
Block a user