path: net-snmp_5.9.5.2+dfsg-2.1/net-snmp-create-v3-user.in
# to Net-SNMP config file.
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."
