Your message dated Mon, 30 Mar 2020 21:38:53 +1100
with message-id <[email protected]>
and subject line Fixed in snmpd version 5.8+dfsg-1
has caused the Debian Bug report #948340,
regarding Fw: The /etc/default/snmpd is ignored by /etc/init.d/snmpd on Debian 9
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
948340: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: snmpd

Version: ?5.7.3+dfsg-1.7+deb9u1

Hi,


snmpd ignores the variables defined in /etc/default/snmpd (note -Lsd, the 
change is required to lessen the noise in syslog).


apt-cache policy snmpd
snmpd:
  Installed: 5.7.3+dfsg-1.7+deb9u1
  Candidate: 5.7.3+dfsg-1.7+deb9u1


grep SNMPDOPTS /etc/default/snmpd
SNMPDOPTS='-LS6d -Lf /dev/null -u snmp -g snmp -I -smux -p /var/run/snmpd.pid'

/etc/init.d/snmpd restart

ps fuax |grep -E [s]nmp
Debian-+ 32603  0.0  0.1  66624 11124 ?        Ss   14:01   0:01 
/usr/sbin/snmpd -Lsd -Lf /dev/null -u Debian-snmp -g Debian-snmp -I -smux 
mteTrigger mteTriggerConf -f


?Expected:
ps fuax |grep -E [s]nmp
Debian-+ 32603  0.0  0.1  66624 11124 ?        Ss   14:01   0:01 
/usr/sbin/snmpd -LS6d -Lf /dev/null -u Debian-snmp -g Debian-snmp -I -smux 
mteTrigger mteTriggerConf -f







--- End Message ---
--- Begin Message ---
Package: snmpd
Version: 5.8+dfsg-1

I'm not sure if this was fixed with bug #932775 or the next version
after that (if it was a restart problem) but snmpd not respecting what
is in the defaults file was fixed there.

The only other issue is if you are using systemd as this uses a 
different method for updating the defaults.

 - Craig

--- End Message ---

Reply via email to