From 208ac48fbc74fdc67bac5e39531710be516ce50e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 13 Dec 2010 19:38:25 +0100 Subject: use better defaults --- package/net-snmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/net-snmp/Makefile') diff --git a/package/net-snmp/Makefile b/package/net-snmp/Makefile index 7352a3d07..96a78a1cf 100644 --- a/package/net-snmp/Makefile +++ b/package/net-snmp/Makefile @@ -40,8 +40,8 @@ SNMP_TRANSPORTS_EXCLUDED:= TCPIPv6 UDPIPv6 endif TLDFLAGS+= -pthread -CONFIGURE_ARGS+= --with-logfile=/var/log/snmpd.log \ - --with-persistent-directory=/usr/lib/snmp/ \ +CONFIGURE_ARGS+= --with-defaults \ + --with-persistent-directory=/etc/snmp \ --with-default-snmp-version=3 \ --with-sys-contact=root@localhost \ --with-sys-location=Unknown \ -- cgit v1.2.3