3 lines
92 B
Plaintext
Raw Normal View History

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