#!/bin/sh

/etc/rc.d/rc.shutdown

exec /bin/busybox poweroff
