2
0
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:
John Crispin
2014-04-07 15:10:15 +00:00
parent eb19a65bd2
commit 1d5ac95850
3 changed files with 4 additions and 3 deletions

View File

@@ -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 ] && {