#!/bin/sh # # LED event script # # $Id: led.sh,v 1.2 2011/11/02 09:51:32 misho Exp $ STATE=${1:-0} logger "LED changes $STATE"