[lug] RH, xinetd, rc.d scripts

D. Stimits stimits at idcomm.com
Tue Sep 18 23:20:29 MDT 2001


dan radom wrote:
> 
> I don't know much about setting up ircd, but rc.d scripts really don't consist of much more than a few case statements...
> 
> case "$1" in
>         start)
>                 /usr/local/sbin/ircd -i
>                 ;;
>         stop)
>                 /this/will/kill/ircd
>                 ;;
>         *)
>                 echo "Usage:  ircd <start|stop>
> esac
> 
> dan
> 
> > Has anyone here set up ircd to run through xinetd? And what URL's are
> > available on writing /etc/rc.d/init.d/ scripts? (my efforts via copy and
> > edit of the portmap script failed).
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug

Hmm. I haven't seen my own message yet.

I'll play with this simple script.

D. Stimits, stimits at idcomm.com

PS: I saw something on a newsgroup that says it is quoting from
incidents.org, which is interesting:
Further, Senator Judd Gregg has formally called for a global ban on 
"uncrackable" encryption products. Sen. Gregg advocates that all 
encrpytion products must include backdoors that explicitly enable 
government surveillance. In the wake of the disaster, laws that 
would have been unthinkable only days ago are now being proposed 
and accepted.



More information about the LUG mailing list