#!/bin/bash

PROGRAM=/usr/sbin/ratbox-services
PIDFILE=/var/run/rserv/ratbox-services.pid
RUNLEVEL=3
NEEDS="+network"

. /etc/init.d/smgl_init
