summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-10-24 08:37:27 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-10-24 08:37:27 +0000
commitaa0ce15dd6d332c11ec7b41cea6f9e4bbc1cde6e (patch)
treeb7bf0bf550af121845f44c49e07f344c2ad517ad /net-mgmt
parentDoes not really require GNU make (diff)
Enable SNMP and LDAP. Should be generally usefull and added value of
cluster-runs on this paths.
Notes
Notes: svn path=/head/; revision=146222
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netsaint-plugins/scripts/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netsaint-plugins/scripts/configure b/net-mgmt/netsaint-plugins/scripts/configure
index e8acc1e40af9..6ca99ad75525 100644
--- a/net-mgmt/netsaint-plugins/scripts/configure
+++ b/net-mgmt/netsaint-plugins/scripts/configure
@@ -14,11 +14,11 @@ else
Please select desired options:" -1 -1 16 \
QStat "Game server query support" OFF \
FPing "Support for non-flooding fast ping" OFF \
-NetSNMP "SNMP support" OFF \
+NetSNMP "SNMP support" ON \
Radiusclient "Radius support" OFF \
MySQL "MySQL support" OFF \
PostgreSQL "PostgreSQL support" OFF \
-OpenLDAP "OpenLDAP support" OFF \
+OpenLDAP "OpenLDAP support" ON \
2> $tempfile
retval=$?