$OpenBSD: patch-include_config_h_in,v 1.4 2010/03/31 22:11:11 sthen Exp $ --- include/config.h.in.orig Fri Feb 19 21:20:07 2010 +++ include/config.h.in Sat Mar 20 23:18:19 2010 @@ -18,6 +18,9 @@ /* Default path for data files */ #undef DATADIR +/* path where CGI configuration files are looked for by a chrooted Apache */ +#define CGICONFPATH "/conf/nut" + /* Default path for UPS drivers */ #undef DRVPATH