mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-25 04:29:59 +00:00
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
mount -t proc none /proc
|
|
grep 'failsafe=' /proc/cmdline && export FAILSAFE=true
|