openwrtv3/target/linux/x86/base-files/etc/preinit.arch

3 lines
92 B
Text
Raw Normal View History

mount -t proc none /proc
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true