Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2004 21:16:41 +0100
From:      Stacey Roberts <stacey@vickiandstacey.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   New apache2 rc.conf start syntax check
Message-ID:  <20040605201641.GF392@crom.vickiandstacey.com>

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

--Y1L3PTX8QE8cb2T+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hello,
     Sorry if this is a straight-forward case, but I just wanted to double-check the syntax for the new apache2 start syntax that's to be added to /etc/rc.conf.

The pkg-message reads:

# Add the following lines to /etc/rc.conf to enable apache2:
# apache2_enable (bool):      Set to "NO" by default.
#                             Set it to "YES" to enable apache2
# apache2ssl_enable (bool):   Set to "NO" by default.
#                             Set it to "YES" to start apache with SSL
#                             (if <IfDefined SSL> exists in httpd.conf)
# apache2limits_enable (bool):Set to "NO" by default.
#                             Set it to yes to run `limits $limits_args`
#                             just before apache starts.
# apache2_flags (str):        Set to "" by default.
#                             Extra flags passed to start command

Now following from what's normally used for /etc/rc.conf, its reasonable to me that the syntax should be along the lines of:

apache2_enable="YES"

But reading the apache2 pkg-message, there's no mention of the use of the "=" for the apache2_enable statement. Is the "=" required or not? If it is, then shouldn't the examples in pkg-message include a reference to using the "=" before the bool selection?

Thanks for the time.

Regards,

Stacey

--Y1L3PTX8QE8cb2T+
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQEVAwUBQMIqJ+dvY+8mWFvRAQEpcggAgrzfBxyoAdy3Zo6KE3gRFcL4IuTNvu/W
iy5c/jz/spYr+vZP51Jdw9ceHO4siph8RMYcZ4MaOnqrUAHSsjSryu2BmJpC82hx
iG1QFwhJh2U4E/IeKdZ7sO3SYO4Lkbr4d/8NgZP8aoNjHqsE0eVElDiUsfRMjD4g
uP71EKbfAIW3uLzhhtEF1OJKcJi4b2OU9alAuScj5JUcRERvym+rilNA2slSCtIT
eGx8ZXxPj32nEcWIoCMRbk1Bb4/GheCbglYaKLlWNHnZyiTageJNB4S9agmvWiun
5zpfPxBaux28HDU3O0izzG9Io15IDF34GXwIz7yd4Ak1Sm/KsXsIXw==
=8FDt
-----END PGP SIGNATURE-----

--Y1L3PTX8QE8cb2T+--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040605201641.GF392>