#!/bin/bash

. /etc/sysconfig/gpm

PROGRAM=/usr/sbin/gpm
ARGS="-m $DEV -t $MOUSE"
RUNLEVEL=3
NEEDS="+remote_fs"

. /etc/init.d/smgl_init
