power.sh 166 B

1234567
  1. #! /bin/sh -
  2. # This script is triggered by the "power" configuration file. This is
  3. # described in the acpid man page.
  4. /sbin/shutdown -h now "Power button pressed"