mirror of https://github.com/hak5/openwrt.git
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
|
mount -t proc none /proc
|
||
|
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
|