Re: mpd/systemd problem
On Tue, 16 Dec 2014 21:20:48 -0800
Don Armstrong <don@debian.org> wrote:
> On Wed, 17 Dec 2014, sp113438 wrote:
> > On Wed, 17 Dec 2014 01:08:03 +0200
> > Andrei POPESCU <andreimpopescu@gmail.com> wrote:
> > >
> > > Please post the output of
> > >
> > > systemctl status mpd
> >
> > # systemctl status mpd
> > ● mpd.service - Music Player Daemon
> > Loaded: loaded (/lib/systemd/system/mpd.service; enabled)
> > Active: active (running) since Wed 2014-12-17 04:18:21 CET; 53min
> > left Main PID: 571 (mpd)
> > CGroup: /system.slice/mpd.service
> > └─571 /usr/bin/mpd --no-daemon
>
> It's not clear to me why service mpd stop; isn't enough to stop this
> particular one, but the following will stop mpd:
>
> systemctl disable mpd.service; systemctl disable mpd.socket;
>
> Please also file a bug against mpd.
>
This:
systemctl disable mpd.service; systemctl disable mpd.socket;
is not able to stop mpd
Thanks!
Reply to: