72af77da5c
Changes are listed here: http://www.exploits.org/nut/release/1.2/new-1.2.1.txt ok sturm@ Note: the initial checkin aborted half way through, before any log messages were generated. What you see here is the second half of the commit, the first half is already in-tree.
14 lines
423 B
Plaintext
14 lines
423 B
Plaintext
$OpenBSD: patch-include_config_h_in,v 1.2 2003/01/17 06:23:43 marcm Exp $
|
|
--- include/config.h.in.orig Sun Nov 17 07:55:46 2002
|
|
+++ include/config.h.in Sun Dec 29 11:46:26 2002
|
|
@@ -9,6 +9,9 @@
|
|
/* Default path for configuration files */
|
|
#undef CONFPATH
|
|
|
|
+/* path where CGI configuration files are looked for by a chrooted Apache */
|
|
+#define CGICONFPATH "/conf/nut"
|
|
+
|
|
/* Default path for UPS drivers */
|
|
#undef DRVPATH
|
|
|