#!/bin/sh sed \ -e "s;^\(HTTPD=\)'\([^']*\)';\1'\2 -f /v/openssl/sw/etc/rt/rtapache.conf';" \ @l_prefix@/sbin/apachectl \ | sh -s "$@"