mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 20:31:02 +01:00
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
mount -t proc none /proc
|
|
grep 'failsafe=' /proc/cmdline && export FAILSAFE=true
|