Changes

From Amahi Wiki
Jump to: navigation, search
240 bytes removed ,  14:26, 15 March 2012
no edit summary
localinstall forked-daapd --nogpgcheck
service forked-daapd start}}
 
==== Start forked service on reboot ====
As root enter the following command:
 
crontab -e -u apache
 
Then add the following line:
 
@reboot /etc/init.d/forked-daapd start
 
Save and exit the editor and forked should restart on system reboot
7

edits