Sune Vuorela <[EMAIL PROTECTED]> writes: > #! /bin/sh > > /etc/init.d/$1 $2 > > there you go with your /sbin/service script.
/sbin/service on Red Hat also sanitizes the environment, which I've found very useful on occasion. (And does so slightly more intelligently than env -, I think.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]