Poudriere questions
Patrick M. Hausen
hausen at punkt.de
Thu Feb 21 12:18:41 UTC 2013
Hi!
Am 21.02.2013 um 11:44 schrieb Guido Falsi <mad at madpilot.net>:
> Just to be sure, are you putting these lines in poudriere's make.conf for your jail?
Yes, sure.
nanobsd# cat /usr/local/etc/poudriere.d/make.conf
PROXY=on
PROXY_HTTP=on
SUEXEC=on
SUEXEC_DOCROOT=/var/apache
SUEXEC_LOGFILE=/var/apache/GLOBAL/suexec_log
I'm toying with just the Apache package at the moment. Once I get that built successfully
with my customizations, I will move on.
> make -DBATCH SUEXEC_DOCROOT=/var/apache SUEXEC_LOGFILE=/var/apache/GLOBAL/suexec_log install
nanobsd# make -DBATCH SUEXEC_DOCROOT=/var/apache SUEXEC_LOGFILE=/var/apache/GLOBAL/suexec_log install
...
nanobsd# /usr/local/sbin/suexec -V
-D AP_DOC_ROOT="/var/apache"
-D AP_GID_MIN=1000
-D AP_HTTPD_USER="www"
-D AP_LOG_EXEC="/var/apache/GLOBAL/suexec_log"
-D AP_SAFE_PATH="/usr/local/bin:/usr/bin:/bin"
-D AP_UID_MIN=1000
-D AP_USERDIR_SUFFIX="public_html"
Yes! :-) OK, now now we are back to Poudriere again. Next I'll try to pass
the enable/disable stuff via OptionsNG and then put only the pathnames into
make.conf.
Kind regards,
Patrick
--
punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe
Tel. 0721 9109 0 * Fax 0721 9109 100
info at punkt.de http://www.punkt.de
Gf: Jürgen Egeling AG Mannheim 108285
More information about the freebsd-stable
mailing list