#!/bin/sh

PATH=/sbin:/bin:/usr/bin

logger -p authpriv.crit 'someone pressed the power button!'
