#!/bin/bash

PROGRAM=/usr/sbin/hald
ARGS="--daemon=yes"
RUNLEVEL=3
NEEDS="smgl-messagebus"
PIDFILE=/var/run/hald.pid

. /etc/init.d/smgl_init
