suseslim wrote: > that was the error meassage: > 2007-03-03 21:15:22.6722 Setup::rescan - initiating scan of type: > [rescan] > Can't write to >>/tmp/slimserver.log: Permission denied at > /usr/local/slimserver/Slim/Utils/Misc.pm line 1117. > 2007-03-03 21:15:23.8563 Got to the END. > > This must be an bug in the slimserver! Most software modules writes to > the log file as root. But only Misc.pm wants to wirte als user > "slimserver" and group "slimserver".
No they don't - most programs will write their log file as the user they are running as. You've probably run slimserver as root at some stage - hence the log file is owned by root. R. _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
