mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 07:20:37 +02:00
silence a bogus preinit message
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9429 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3eb844672e
commit
06adb0f93b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user