mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-23 10:04:27 -04:00
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
mount -t proc none /proc
|
|
grep 'failsafe=' /proc/cmdline && export FAILSAFE=true
|