[icinga-checkins] icinga.org: icinga-core/mfriedrich/core: * install: add configure option to set log dir and cgi log dir and phpapi log dir #1715
git at icinga.org
git at icinga.org
Tue Jul 12 19:10:51 CEST 2011
Module: icinga-core
Branch: mfriedrich/core
Commit: dfaa8ccd1f2ab84554840d39f9cd71aace273e4d
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=dfaa8ccd1f2ab84554840d39f9cd71aace273e4d
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Tue Jul 12 18:20:17 2011 +0200
* install: add configure option to set log dir and cgi log dir and phpapi log dir #1715
** e.g. --with-phpapi-log-dir=/var/log/icinga/api --with-log-dir=/var/log/icinga --with-cgi-log-dir=/var/log/icinga/gui
** apache user permissions
* install: fix icinga.cmd and log dir replacement in icinga-api aubmodule #1573 #1715
refs #1573
refs #1715
---
Changelog | 4 +
Makefile.in | 7 +-
cgi/Makefile.in | 2 +-
configure | 1518 ++++++++++++++++++++++++++++++++++++++++++-
configure.in | 119 +++-
module/icinga-api | 2 +-
sample-config/cgi.cfg.in | 4 +-
sample-config/icinga.cfg.in | 4 +-
subst.in | 4 +
9 files changed, 1633 insertions(+), 31 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=dfaa8ccd1f2ab84554840d39f9cd71aace273e4d
More information about the icinga-checkins
mailing list