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