blob: 0175e76df4cd0b6ae3f20682de6e5708c436dc9b [file] [log] [blame] [edit]
#!/bin/sh
/usr/sbin/kexec -f -e
while :
do
sleep 1
done