summaryrefslogtreecommitdiff
path: root/sbin/fastboot/fastboot.sh
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-05 02:42:42 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-05 02:42:42 +0000
commit404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (patch)
tree5c31f53e1b763ae0e5b09e58a82c792ab0f8f3ae /sbin/fastboot/fastboot.sh
parentbed8f8b45c6ef369940c41ceaab6c6c4c2ffd5cc (diff)
Notes
Diffstat (limited to 'sbin/fastboot/fastboot.sh')
-rw-r--r--sbin/fastboot/fastboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fastboot/fastboot.sh b/sbin/fastboot/fastboot.sh
index 852ec4a1b089..6d36f4eca74c 100644
--- a/sbin/fastboot/fastboot.sh
+++ b/sbin/fastboot/fastboot.sh
@@ -35,4 +35,4 @@
#
cp /dev/null /fastboot
-/sbin/reboot $*
+exec /sbin/reboot $*