Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 2009 19:23:46 +0800
From:      Henry Hu <henry.hu.sh@gmail.com>
To:        freebsd-multimedia@freebsd.org
Cc:        =?ISO-8859-1?Q?Zsolt_K=FAti?= <kutizs@t-online.hu>
Subject:   Re: musicpd does not stop
Message-ID:  <53a1e0710903080423q70787665r3cb47194d665242@mail.gmail.com>
In-Reply-To: <20090308104155.02dda327@brain>
References:  <20090308104155.02dda327@brain>

next in thread | previous in thread | raw e-mail | index | archive | help
I have this problem too, and I manually added

case "$1" in
    *stop)
        /bin/pkill -9 mpd
esac

into /usr/local/etc/rc.d/musicpd to stop it.
It seems like there's some problem about locking in mpd.
This problem appeared after I updated mpd I think.
I'm using musicpd-0.14.1.


On Sun, Mar 8, 2009 at 5:41 PM, Zsolt K=FAti <kutizs@t-online.hu> wrote:
> Hello,
>
> There was a thread about this subject not long ago.
> http://forums.freebsd.org/archive/in dex.php/t-1979.html
>
> The conclusion seemed to be: issue solved.
>
> But I know of many of us with various OS version (7.1, current) and
> updated ports where problem still persists.
>
> Any idea what is needed to overcome this issue?
>
> Thanks!
> Zsolt
>
> ps.: pls CC, as I am not on the list
> _______________________________________________
> freebsd-multimedia@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.=
org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53a1e0710903080423q70787665r3cb47194d665242>