Ticket #25992: patch

File patch, 462 bytes (added by alex@…, 14 years ago)
  • ports/net/rsync/Portfile

    old new  
    6969    }
    7070
    7171    startupitem.create  yes
    72     startupitem.name    rsyncd
     72    startupitem.name    rsync
    7373    startupitem.logfile ${prefix}/var/log/rsyncd.log
    7474    startupitem.start   "${prefix}/bin/rsync --daemon --config=${prefix}/etc/rsyncd.conf"
    7575    startupitem.stop    "kill `cat ${prefix}/var/run/rsyncd.pid`"