diff options
author | James Meyer <james.meyer@operamail.com> | 2011-12-30 19:03:58 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-12-30 19:03:58 (GMT) |
commit | 140d581c19341e7266a48169b89268e122563889 (patch) | |
tree | 9e46d2111323a4e9ce01c35fc666d94a94813068 /abs | |
parent | 68def16b69900b781eab3f36f27d94eaf42a360b (diff) | |
download | linhes_pkgbuild-140d581c19341e7266a48169b89268e122563889.zip linhes_pkgbuild-140d581c19341e7266a48169b89268e122563889.tar.gz linhes_pkgbuild-140d581c19341e7266a48169b89268e122563889.tar.bz2 |
supplemental-web: add extra.cfg.txt into repo. This file is used for the base install.
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/supplemental-web/cgi/extra.cfg.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/supplemental-web/cgi/extra.cfg.txt b/abs/core/supplemental-web/cgi/extra.cfg.txt new file mode 100644 index 0000000..cd4009a --- /dev/null +++ b/abs/core/supplemental-web/cgi/extra.cfg.txt @@ -0,0 +1,7 @@ +[extra] +# change any of the following to False or True +# This file is used to state to other machines in the cluster whats running +xymon = True +func = True +rsyslog_network = False + |