#!/bin/sh
/usr/sbin/set_log shutdown 0 2
sleep 2
/etc/rc.d/rc.halt
