path: net-snmp_5.9.5.2+dfsg-2.1/debian/patches/net-snmp-create-v3-user_paths
 
-if @PSCMD@ | @EGREP@ ' snmpd *$' > /dev/null 2>&1 ; then
+if /bin/pidof -q snmpd > /dev/null 2>&1 ; then
     echo "Apparently at least one snmpd daemon is already running."
     echo "You must stop them in order to use this command."
