lightengineer
Cadet
- Joined
 - Jun 12, 2012
 
- Messages
 - 1
 
I'm building a photo file server as a project and started it up with FreeNAS 8.04 with no issues except this one.  I installed minidlna per the various install guides here but when I reboot, I have to start up minidlna manually with 
minidlna -f /conf/base/etc/minidlna.conf
That works great and the servers pop up on my windows machines and my PS3 but when I type
service minidlna status
I get:
minidlna does not exist in /etc/rc.d or the local startup directories (/usr/local/etc/rc.d).
I've copied the config file to those directories but when I reboot, they are gone. I'm clearly missing something that everyone else takes for granted. Can anyone tell me where I am going wrong?
	
		
			
		
		
	
			
			minidlna -f /conf/base/etc/minidlna.conf
That works great and the servers pop up on my windows machines and my PS3 but when I type
service minidlna status
I get:
minidlna does not exist in /etc/rc.d or the local startup directories (/usr/local/etc/rc.d).
I've copied the config file to those directories but when I reboot, they are gone. I'm clearly missing something that everyone else takes for granted. Can anyone tell me where I am going wrong?