#!/bin/sh

[ "$ACTION" = "add" ] && /etc/init.d/led start "$DEVICENAME"
