mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-01 20:03:08 +01:00
2 lines
92 B
Text
2 lines
92 B
Text
mount -t proc none /proc
|
|
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
|