From 012989751d8308c08d98fc29181f3684bc887ed0 Mon Sep 17 00:00:00 2001 From: vs Date: Mon, 24 Oct 2005 08:37:27 +0000 Subject: Enable SNMP and LDAP. Should be generally usefull and added value of cluster-runs on this paths. --- net-mgmt/netsaint-plugins/scripts/configure | 4 ++-- 1 file 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=$? -- cgit