#!/bin/bash

PROGRAM=/usr/sbin/xinetd
ARGS="-reuse"
RUNLEVEL=3
NEEDS="+remote_fs"

. /etc/init.d/smgl_init
