#!/bin/bash PROGRAM=/usr/bin/ircd PIDFILE=/var/run/ircd/ircd.pid RUNLEVEL=3 NEEDS="+network" . /etc/init.d/smgl_init .