tail_dmesg
This commit is contained in:
8
san
8
san
@@ -240,6 +240,14 @@ disable_gdb()
|
|||||||
mv /tmp/autostart /nvram/
|
mv /tmp/autostart /nvram/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
descr " tail_dmesg - "
|
||||||
|
tail_dmesg()
|
||||||
|
{
|
||||||
|
while true; do
|
||||||
|
dmesg -c
|
||||||
|
done
|
||||||
|
}
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# Log
|
# Log
|
||||||
|
|||||||
Reference in New Issue
Block a user