xref: /illumos-gate/usr/src/cmd/hal/tools/hal-system-power-shutdown.sh (revision b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f)
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