[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/audio/mt-daapd/
Contents of README:
mt-daapd is an iTunes server for POSIX systems.  When run, iTunes will
see the music as a shared library to other clients on the LAN, just as
the OS X and Windows clients.

To work properly, the music must be located on the same filesystem
on which the daemon is running.  Also, a template has been placed
in /etc/mt-daapd.conf This file should be edited before the daemon
is run.

An init script has been included for the daemon; to run at boot time,
add the following to /etc/rc.d/rc.local:

  if [ -x /etc/rc.d/rc.mt-daapd ]; then
    /etc/rc.d/rc.mt-daapd start
  fi

You might also want to have the daemon shut down gracefully
on system halt or reboot; if so, add the following to
/etc/rc.d/rc.local_shutdown:

  if [ -x /etc/rc.d/rc.mt-daapd ]; then
    /etc/rc.d/rc.mt-daapd stop
  fi

Icon  Name                                                    Last modified      Size  
[DIR] Parent Directory - [TXT] README 31-May-2022 19:08 792 [   ] doinst.sh 31-May-2022 19:08 681 [   ] mt-daapd-0.2.4.2.tar.gz 24-Aug-2016 08:56 426K [TXT] mt-daapd.SlackBuild 11-Mar-2022 06:34 3.4K [   ] mt-daapd.info 31-May-2022 19:08 315 [   ] rc.mt-daapd 31-May-2022 19:08 571 [TXT] slack-desc 31-May-2022 19:08 736

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!