Trying to conserve memory, I'm want run mpd (the Music Player Daemon)
from inetd, on Lenny. So far, I've added 

  mpd 6600/tcp # music player daemon
  
to /etc/services, and I thought 

  mpd   stream  tcp     nowait  mpd.audio /usr/sbin/tcpd /usr/bin/mpd 
/etc/mpd.conf

or maybe
  
  mpd   stream  tcp     nowait  mpd /usr/bin/mpd /etc/mpd.conf

should do, but they don't. Telnet shows 

  unable to bind port 6600: Address already in use
  maybe MPD is still running?

each time I try to reach the mpd server. 

If anyone could help me with this, I'd be grateful.

-André

-- 
May as well be hung for a sheep as a lamb!
Linkstation/KuroBox/HG/HS/Tera Kernel 2.6/PPC from <http://hvkls.dyndns.org>
iPhone <http://hvkls.dyndns.org/downloads/documentation/README-iphone.html>


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100327164108.ga37...@fuchs

  • mpd André Berger

Reply via email to