On Wed, 17 Dec 2014 08:16:04 -0800
Don Armstrong <d...@debian.org> wrote:

> On Wed, 17 Dec 2014, sp113438 wrote:
> > systemctl disable mpd.service; systemctl disable mpd.socket;
> > is not able to stop mpd
> 
> What is the output of systemctl status mpd.{socket,status}; after you
> have disabled the service?
> 
> Both should be loaded, disabled, and inactive.
> 
# systemctl disable mpd.service; systemctl disable mpd.socket;
Synchronizing state for mpd.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d mpd defaults
insserv: warning: current start runlevel(s) (empty) of script `mpd'
overrides LSB defaults (2 3 4 5). insserv: warning: current stop
runlevel(s) (0 1 2 3 4 5 6) of script `mpd' overrides LSB defaults (0 1
6). Executing /usr/sbin/update-rc.d mpd disable insserv: warning:
current start runlevel(s) (empty) of script `mpd' overrides LSB
defaults (2 3 4 5). insserv: warning: current stop runlevel(s) (0 1 2 3
4 5 6) of script `mpd' overrides LSB defaults (0 1 6).

# systemctl status mpd.{socket,status};
● mpd.socket
   Loaded: loaded (/lib/systemd/system/mpd.socket; disabled)
   Active: inactive (dead)
   Listen: /run/mpd/socket (Stream)
           [::]:6600 (Stream)

● mpd.status.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

Thanks!


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141217174502.6a8342d8@fx4100

Reply via email to