#! /bin/sh
# @(#)fastboot.sh 1.2 86/10/07 SMI; from UCB 4.2
cp /dev/null /fastboot
/etc/reboot $*
