mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 08:27:48 +00:00
Disable generation of 00_OS.log as the information is in the header of every log file generated
This commit is contained in:
parent
fa0cb1a5f2
commit
fe981ad7de
@ -42,8 +42,8 @@ rm -rf $BASEDIR/$LOGDIR
|
|||||||
mkdir -p $BASEDIR/$LOGDIR
|
mkdir -p $BASEDIR/$LOGDIR
|
||||||
|
|
||||||
# OS Info
|
# OS Info
|
||||||
LOGFILE="00_OS.log"
|
# LOGFILE="00_OS.log"
|
||||||
getlog_cmd cat /etc/issue
|
# getlog_cmd cat /etc/issue
|
||||||
|
|
||||||
# XBMC.log
|
# XBMC.log
|
||||||
LOGFILE="01_XBMC.log"
|
LOGFILE="01_XBMC.log"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user