xref: /csrg-svn/sbin/fastboot/fastboot.sh (revision 48129)
122496Sdist#!/bin/sh -
222496Sdist#
3*48129Sbostic# Copyright (c) 1985 The Regents of the University of California.
435079Sbostic# All rights reserved.
522496Sdist#
6*48129Sbostic# %sccs.include.redist.sh%
722496Sdist#
8*48129Sbostic#	@(#)fastboot.sh	5.6 (Berkeley) 04/16/91
935079Sbostic#
10*48129Sbostic
1122495Sdistcp /dev/null /fastboot
1240249Ssklower/sbin/reboot $*
13