mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 08:27:48 +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/bus/input/devices
|
||||||
getlog_cmd cat /proc/acpi/wakeup
|
getlog_cmd cat /proc/acpi/wakeup
|
||||||
|
|
||||||
|
# Filesystem.log
|
||||||
|
LOGFILE="08_Filesystem.log"
|
||||||
|
getlog_cmd cat /proc/mounts
|
||||||
|
|
||||||
# DMI.log
|
# DMI.log
|
||||||
# LOGFILE="08_dmi.log"
|
# LOGFILE="08_dmi.log"
|
||||||
# getlog_cmd dmidecode
|
# getlog_cmd dmidecode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user