Ticket #37273: Portfile-net-snmp-37273.diff

File Portfile-net-snmp-37273.diff, 533 bytes (added by gjasny@…, 11 years ago)
  • Portfile

    old new  
    6262    configure.args-delete --disable-agent
    6363   
    6464    startupitem.create  yes
    65     startupitem.name    NetSNMP
    66     startupitem.start   "echo \"NOT starting (net-)snmpd, no real startup item yet\""
    67     startupitem.stop    "echo \"NOT stopping (net-)snmpd, no real startup item yet\""
     65    startupitem.executable ${prefix}/sbin/snmpd -f
    6866}
    6967
    7068variant ksm description {support for kerberos based SNMP security} {