Disable generation of 00_OS.log as the information is in the header of every log file generated

This commit is contained in:
Bas Spaans 2012-03-18 09:52:29 +01:00
parent fa0cb1a5f2
commit fe981ad7de

View File

@ -42,8 +42,8 @@ rm -rf $BASEDIR/$LOGDIR
mkdir -p $BASEDIR/$LOGDIR
# OS Info
LOGFILE="00_OS.log"
getlog_cmd cat /etc/issue
# LOGFILE="00_OS.log"
# getlog_cmd cat /etc/issue
# XBMC.log
LOGFILE="01_XBMC.log"