#!/bin/bash

PROGRAM=/usr/sbin/apmd
ARGS="-P /etc/apmd_proxy"
RUNLEVEL=S
NEEDS="+local_fs"

. /etc/init.d/smgl_init

modprobe -q apm
