#!/bin/bash

PROGRAM=/usr/bin/mpd
ARGS="/etc/sysconfig/mpd"
RUNLEVEL=3
NEEDS=""

. /etc/init.d/smgl_init
