Wes Hardaker wrote: > The patch in question: > > debian/patches/09_agentxpath.patch: > -#define AGENTX_SOCKET "/var/agentx/master" > +#define AGENTX_SOCKET "/var/run/agentx"
Please note that current 5.4.1~dfsg-7 (unlike 5.2.3-7) does *not* contain 09_agentxpath.patch anymore, uses /var/agentx/master by default and supports /var/run/agentx in compat mode -- see debian/snmpd.init: # Create compatibility link to old AgentX socket location if [ "$SNMPDCOMPAT" = "yes" ]; then ln -sf /var/agentx/master /var/run/agentx fi +Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]