diff --git a/slack/prod/tsys-base/files/lib/systemd/system/snmpd.service b/slack/prod/tsys-base/files/lib/systemd/system/snmpd.service index 67566bb..031c2ef 100644 --- a/slack/prod/tsys-base/files/lib/systemd/system/snmpd.service +++ b/slack/prod/tsys-base/files/lib/systemd/system/snmpd.service @@ -5,7 +5,7 @@ ConditionPathExists=/etc/snmp/snmpd.conf [Service] #Environment=”MIBSDIR=/usr/share/snmp/mibs:/usr/share/snmp/mibs/iana:/usr/share/snmp/mibs/ietf:/usr/share/mibs/site:/usr/share/snmp/mibs:/usr/share/mibs/iana:/usr/share/mibs/ietf:/usr/share/mibs/netsnmp” -Environment=”MIBS=” +#Environment=”MIBS=” Type=simple ExecStartPre=/bin/mkdir -p /var/run/agentx ExecStart=/usr/sbin/snmpd -LSWd -Lf /dev/null -u Debian-snmp -g Debian-snmp -f