* neologism <[EMAIL PROTECTED]> [20020728 10:08]:
> I mean something like this:
> 
> case ${mta_enable} in
> [Yy][Ee][Ss])
>         if [ -r ${mta_start_script} ]; then
>                 sh ${mta_start_script}        # eventually + ${mta_configuration}
>         fi
>         ;;
> esac
Well, Dan Bersntein has though of a much more refined version, have a look at
http://cr.yp.to/etc-mta.html

qvb
-- 
pica

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to