mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
39a43187f3
SVN-Revision: 9429
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
mount -t proc none /proc
|
|
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
|