just a Moment...

phanter wrote: 
> Sqeeueboxserver has no log in his folder (/var/log/squeezeboxserver).
Has no log - means folder is there but empty or folder not there?

If there is no folder - see my other comment.

If there is a folder - i would ask you to check the permissions

Code:
--------------------
    ls -l /var/log/squeezeboxserver
--------------------


If that doesnt match squeezeboxserver nogroup /var/log/squeezeboxserver
then you need only the 2.nd command...


Code:
--------------------
    
  sudo chown squeezeboxserver:nogroup /var/log/squeezeboxserver
--------------------


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=108217

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

Reply via email to