<start here>lots of nasty arguments...
#!/bin/bash
/etc/init.d/$1 $2
<end here>
make a new file called /usr/sbin/service and put these 2 lines in it. et voila. you got your Redhat service script now.
--
[EMAIL PROTECTED] mailing list
<start here>lots of nasty arguments...