xref: /illumos-gate/usr/src/cmd/hal/tools/hal-system-power-shutdown.sh (revision b31b5de1357c915fe7dab4d9646d9d84f9fe69bc)
1#!/bin/sh
2#
3# hal-system-power-shutdown.sh
4#
5# Licensed under the Academic Free License version 2.1
6#
7
8. ./hal-functions
9hal_check_priv hal-power-shutdown
10hal_exec_backend
11