#!/bin/sh

#
# Take the system down for halt.
#
#/sbin/shutdown -h now

# End of file
