diff --git a/packages/sysutils/busybox/scripts/createlog b/packages/sysutils/busybox/scripts/createlog index b39b08d061..a51ca8fc2b 100755 --- a/packages/sysutils/busybox/scripts/createlog +++ b/packages/sysutils/busybox/scripts/createlog @@ -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"