mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
silence a bogus preinit message
SVN-Revision: 9429
This commit is contained in:
parent
5017d5fc8e
commit
39a43187f3
@ -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