I've installed slimserver 6.2.2 to my hacked linkstation but I
encountered a weird problem:

My server resets itself every day at 5 am to refresh caches etc since I
am also running a web server/email server on the box. Therefore I
created a simple start-up script in /etc/init.d and linked it to
/etc/rc.d/rc2.d/S95slimserver. The script is as follows:

#!/bin/bash
cd /usr/SlimServer_v6.2.2/
./slimserver.pl --daemon

It starts my server but doesn't load the library. It shows 0 music
files and doesn't remeber my saved setting for music files locations.

If I then log on to my linkstation with ssh and stop this server with
killall slimserver.pl and restart it manually, the server shows all my
4000 songs.

Any ideas why it wouldn't work with the init script?


-- 
onurd
------------------------------------------------------------------------
onurd's Profile: http://forums.slimdevices.com/member.php?userid=5310
View this thread: http://forums.slimdevices.com/showthread.php?t=23544

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to