forked from Ivasoft/openwrt
base-files: make use of new fstools
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40416
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
START=95
|
||||
boot() {
|
||||
[ -d /tmp/root ] && fs-state done
|
||||
[ -d /tmp/root ] && mount_root done
|
||||
|
||||
# process user commands
|
||||
[ -f /etc/rc.local ] && {
|
||||
|
||||
Reference in New Issue
Block a user