tail_dmesg

This commit is contained in:
2022-08-26 18:02:19 +01:00
parent f6b534729f
commit b833c12700

8
san
View File

@@ -240,6 +240,14 @@ disable_gdb()
mv /tmp/autostart /nvram/
}
descr " tail_dmesg - "
tail_dmesg()
{
while true; do
dmesg -c
done
}
################################################################################
#
# Log