mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
pastekodi: only log current boot in case of persistent journal
This commit is contained in:
@@ -82,7 +82,7 @@ fi
|
||||
|
||||
cat_file "${LOG_FILE}"
|
||||
|
||||
journalctl -a -o short-precise | cat_data "journalctl -a"
|
||||
journalctl -a -b -0 -o short-precise | cat_data "journalctl -a -b -0"
|
||||
|
||||
if [ "${LIBREELEC_PROJECT}" = "RPi" ]; then
|
||||
vcgencmd bootloader_version | cat_data "Bootloader version"
|
||||
|
||||
Reference in New Issue
Block a user