[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/14.1/audio/mt-daapd/
 
Current bandwidth utilization 467.14 Mbit/s
Bandwidth utilization bar
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 26-Nov-2013 10:57 793 [   ] doinst.sh 26-Nov-2013 10:57 681 [TXT] mt-daapd.SlackBuild 26-Nov-2013 10:57 3.1K [   ] mt-daapd.info 26-Nov-2013 10:57 291 [   ] rc.mt-daapd 26-Nov-2013 10:57 571 [TXT] slack-desc 26-Nov-2013 10:57 736

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