projects
/
people
/
pmueller
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d8c8cf
)
change snmp-agent from "miniAgent" without MIBS to "NormalAgent"
author
Peter Pfeiffer
<peterman@ipfire.org>
Wed, 12 Aug 2009 12:25:37 +0000
(14:25 +0200)
committer
Peter Pfeiffer
<peterman@ipfire.org>
Wed, 12 Aug 2009 12:25:37 +0000
(14:25 +0200)
lfs/net-snmp
patch
|
blob
|
blame
|
history
diff --git
a/lfs/net-snmp
b/lfs/net-snmp
index 09f0685e9a7f4d6db63a2f3b32c07ee55bbe5bd8..c4d64bdfdcfc621dfdb4e9aebfcf3227fdf00d0c 100644
(file)
--- a/
lfs/net-snmp
+++ b/
lfs/net-snmp
@@
-84,8
+84,7
@@
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--with-logfile="/var/log/snmpd.log" \
--with-persistent-directory="/var/net-snmp" \
--libdir=/usr/lib \
- --sysconfdir="/etc" \
- --enable-mini-agent=yes
+ --sysconfdir="/etc"
cd $(DIR_APP) && make
cd $(DIR_APP) && make install
install -v -m644 $(DIR_SRC)/config/net-snmp/snmpd.conf /etc/snmpd.conf