mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 00:17:49 +00:00
Adds 08_Filesystem.log to output of createlog. contains list of mounts
This commit is contained in:
parent
fe981ad7de
commit
36addd61ea
@ -83,6 +83,10 @@ mkdir -p $BASEDIR/$LOGDIR
|
||||
getlog_cmd cat /proc/bus/input/devices
|
||||
getlog_cmd cat /proc/acpi/wakeup
|
||||
|
||||
# Filesystem.log
|
||||
LOGFILE="08_Filesystem.log"
|
||||
getlog_cmd cat /proc/mounts
|
||||
|
||||
# DMI.log
|
||||
# LOGFILE="08_dmi.log"
|
||||
# getlog_cmd dmidecode
|
||||
|
Loading…
x
Reference in New Issue
Block a user