Re: SIGHUP vs override

2006-09-16 Thread Thomas Anders
Dominique bastien wrote: > I perform some tests yesterday with the SIGHUP feature > and I notice that the lines in snmpd.conf containing > the "override" keyword are not process at the > warm-boot. Please file a bug on http://www.net-snmp.org/bugs . Please provide system and net-snmp version detai

SIGHUP vs override

2006-09-14 Thread Dominique bastien
I perform some tests yesterday with the SIGHUP feature and I notice that the lines in snmpd.conf containing the "override" keyword are not process at the warm-boot. What is missing to make this thing work properly? Do we have to register a callback or add something in update_config() function?