forked from Ivasoft/openwrt
silence a bogus preinit message
SVN-Revision: 9429
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user