Author: ayoung
Date: Wed Mar 10 08:20:01 2010
New Revision: 8649

URL: http://svn.slimdevices.com/jive?rev=8649&view=rev
Log:
Restore --noinfolog & --nodebuglog flags to TinySC startup.

Modified:
    
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/files/squeezecenter

Modified: 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/files/squeezecenter
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/files/squeezecenter?rev=8649&r1=8648&r2=8649&view=diff
==============================================================================
--- 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/files/squeezecenter
 (original)
+++ 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/files/squeezecenter
 Wed Mar 10 08:20:01 2010
@@ -25,8 +25,7 @@
                # is correct even if server hasn't fully started yet
                rm -f /etc/squeezecenter/scan.json
        
-               # XXX I've disabled --noinfolog and --nodebuglog for now, we 
will need logging for debugging
-               nice -n 5 $BASE/slimserver.pl --charset utf8 --noweb 
--notranscoding --nosb1slimp3sync --nostatistics --logfile syslog &
+               nice -n 5 $BASE/slimserver.pl --charset utf8 --noweb 
--notranscoding --nosb1slimp3sync --nostatistics --noinfolog --nodebuglog 
--logfile syslog &
                echo $! > $PID
                
                $0 startresizer

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to