mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 00:17:49 +00:00
createlog: Adds filesystem usage information to 08_Filesystem.log
This commit is contained in:
parent
36addd61ea
commit
5a5250afb6
@ -86,6 +86,7 @@ mkdir -p $BASEDIR/$LOGDIR
|
|||||||
# Filesystem.log
|
# Filesystem.log
|
||||||
LOGFILE="08_Filesystem.log"
|
LOGFILE="08_Filesystem.log"
|
||||||
getlog_cmd cat /proc/mounts
|
getlog_cmd cat /proc/mounts
|
||||||
|
getlog_cmd df -h
|
||||||
|
|
||||||
# DMI.log
|
# DMI.log
|
||||||
# LOGFILE="08_dmi.log"
|
# LOGFILE="08_dmi.log"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user