This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i...
[openwrt/staging/yousong.git] / target / linux / pxcab / base-files / etc / preinit.arch
diff --git a/target/linux/pxcab/base-files/etc/preinit.arch b/target/linux/pxcab/base-files/etc/preinit.arch
new file mode 100644 (file)
index 0000000..00db8b4
--- /dev/null
@@ -0,0 +1,2 @@
+mount -t proc none /proc
+grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true