Hi!

Am 21.02.2013 um 11:44 schrieb Guido Falsi <[email protected]>:
> 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
[email protected]       http://www.punkt.de
Gf: Jürgen Egeling      AG Mannheim 108285



_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to