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