parsifal9 wrote: 
> I did that and it all seems to be working now. It made several log
> files,  perfmon.log, scanner.log and server.log.
I have inserted the following into my /etc/rc.local to guard against
this occurrence:

Code:
--------------------
    
  # Make sure that Squeezebox server's log directory exists and is writeable
  [  -d /var/log/squeezeboxserver ] || /bin/mkdir /var/log/squeezeboxserver -m 
a=rx,u+w
  /bin/chown squeezeboxserver:nogroup /var/log/squeezebox-server
  
--------------------


------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=109760

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

Reply via email to