summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/init.d/S10boot
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-15 17:21:17 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-15 17:21:17 +0000
commit7885524586983ec44edf08324cfc7c63574b5388 (patch)
treeecb67bcf7ba9edd4ea60e1459a2085e07291d289 /package/base-files/default/etc/init.d/S10boot
parent68f4a7a320968009c0c97ab7d685b09064af7e05 (diff)
clean up handling of the root filesystem mount - remove broadcom specific junk from the generic base-files part
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3951 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/default/etc/init.d/S10boot')
-rwxr-xr-xpackage/base-files/default/etc/init.d/S10boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/default/etc/init.d/S10boot b/package/base-files/default/etc/init.d/S10boot
index 42bb43886..e0d15db0e 100755
--- a/package/base-files/default/etc/init.d/S10boot
+++ b/package/base-files/default/etc/init.d/S10boot
@@ -1,6 +1,7 @@
#!/bin/sh
. /etc/functions.sh
+[ -f /proc/mounts ] || /sbin/mount_root
[ -f /proc/jffs2_bbc ] && echo "S" > /proc/jffs2_bbc
vconfig set_name_type VLAN_PLUS_VID_NO_PAD