bakker_be wrote: 
> Is there a blushing smiley :(
> I didn't even stop to think there would be files in that directory
> already when I hadn't started LMS as yet ... 

The other thing is the actual permissions and ownership of
/var/lib/squeezeboxserver/cache after you have mounted it. Even if there
weren't any files in it, LMS needs permission to be able to write to
it.


Code:
--------------------
    
  sudo chmod 755 /var/lib/squeezeboxserver/cache
  sudo chown squeezeboxserver.squeezeboxserver /var/lib/squeezeboxserver/cache
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

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

Reply via email to