#!/bin/bash

. /etc/sysconfig/acpid

PROGRAM=/usr/sbin/acpid
ARGS="$ACPID_ARGS"
RUNLEVEL=S
NEEDS="+local_fs"

. /etc/init.d/smgl_init
