#!/bin/sh # # LED event script # # $Id: led.sh,v 1.2 2012/07/22 22:46:46 misho Exp $ STATE=${1:-0} logger "LED changes $STATE"