mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
pastekodi: only log current boot in case of persistent journal
This commit is contained in:
parent
cd1ecef50d
commit
c5677c2853
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user