#!/bin/bash

. /etc/sysconfig/LCDd

PROGRAM=/usr/sbin/LCDd
ARGS="-d $LCD_DRIVERS"
RUNLEVEL=3
NEEDS="+remote_fs"

. /etc/init.d/smgl_init
