[cavium-octeon] update to 2.6.30-rc5
[openwrt.git] / target / linux / x86 / base-files / etc / preinit.arch
index f29f0d4..00db8b4 100644 (file)
@@ -1,2 +1,2 @@
 mount -t proc none /proc
-grep 'failsafe=' /proc/cmdline && export FAILSAFE=true
+grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
This page took 0.024257 seconds and 4 git commands to generate.