Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 16:32:18 +1000
From:      f3z <f3z@iprimus.com.au>
To:        <freebsd-questions@freebsd.org>
Subject:   stuipid question - safe way to start apache in rc.d
Message-ID:  <B8E20291.419%f3z@iprimus.com.au>

next in thread | raw e-mail | index | archive | help
Hi,

I have compiled apache from source (so that I can do customisations and the
like) and would like it to start at boot time, what sort of script should I
put in rc.d? I already have some rather complicated mysql ones in there . .
. would there be any problem with just saying:

  #!/bin/sh
  /dir/httpd/bin/apachectl startssl

Thanks in advance, 
Jacob Rhoden
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B8E20291.419%f3z>