Re: net/mpd wrong startup script

2007-01-10 Thread Wojciech Puchar
OK On Wed, 10 Jan 2007, Vasil Dimov wrote: On Tue, Jan 09, 2007 at 20:30:06 +0100, Wojciech Puchar wrote: the fixed /usr/local/etc/rc.d/mpd.sh is below: fixed missing : between mpd_enable and -NO and missing /etc/rc.subr after . looks like that script were never tested Fixed, thanks! PS1 c

Re: net/mpd wrong startup script

2007-01-09 Thread Vasil Dimov
On Tue, Jan 09, 2007 at 20:30:06 +0100, Wojciech Puchar wrote: > the fixed /usr/local/etc/rc.d/mpd.sh is below: > fixed missing : between mpd_enable and -NO and missing /etc/rc.subr after . > looks like that script were never tested Fixed, thanks! PS1 changes are better submitted as diff -u. PS2

net/mpd wrong startup script

2007-01-09 Thread Wojciech Puchar
the fixed /usr/local/etc/rc.d/mpd.sh is below: fixed missing : between mpd_enable and -NO and missing /etc/rc.subr after . looks like that script were never tested #!/bin/sh # # $FreeBSD: ports/net/mpd/files/mpd.sh,v 1.5 2006/02/20 20:47:27 dougb Exp $ # # PROVIDE: mpd # REQUIRE: NETWORKING sy