Date: Thu, 19 Jul 2001 23:31:19 -0500 From: "Todd Reed" <ex279@hotmail.com> To: freebsd-questions@FreeBSD.ORG Subject: Loading daemons upon boot Message-ID: <F7EcLsXJB7oDaSeXnbn000013c6@hotmail.com>
next in thread | raw e-mail | index | archive | help
I've finally got MySQL, Apache, and SSL working! Thanks for all the help, but I hope this is my last question on this topic! Question: How can I make MySQL and Apache load upon bootup? I saw the *.sh files in the /usr/local/etc/rc.d/ directory. Do I just create a start.sh file and insert the lines ./mnt/vdrv/dbms/bin/safe_mysqld & ./mnt/vdrv/inetpub/www/bin/apachectl startssl If that's the case, then is there anyway to bypass the passphrase to the ./apachectl startssl? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp 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?F7EcLsXJB7oDaSeXnbn000013c6>