#!/bin/sh

PROGRAM=/opt/bin/kdm
RUNLEVEL=5
PROVIDES=display_manager
NEEDS="smgl-messagebus"

. /etc/init.d/smgl_init
