Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2000 21:35:06 -0600
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "Operador del sistema" <operador@nietzsche.webcaribe.net>, <stable@FreeBSD.ORG>
Subject:   Re: offtopic ("Local package initialization")
Message-ID:  <012f01c05759$df018ae0$8dfee0d1@westbend.net>
References:  <Pine.BSF.4.21.0011251743520.397-100000@nietzsche.webcaribe.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Operador del sistema" <operador@nietzsche.webcaribe.net>
> Hi, i found problems installing apache+mod_ssl from ports, so, I install
> them manually and I works good.
> I would like to add run apache each time the servers boots, what/where are
> the scripts for "Local package initialization" from the boot msg?
>
> thanks alot stable - list.
>
The startup scripts are placed into /usr/local/etc/rc.d by the
apache13+mod_ssl port.  Since you manually installed apache, you will need
to copy apache.sh to /usr/local/etc/rc.d.

    install -m 751 /usr/ports/www/apache13-mod_ssl/files/apache.sh
/usr/local/etc/rc.d

Scot



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?012f01c05759$df018ae0$8dfee0d1>