Add front panel software reboot reason
This commit is contained in:
parent
32a32d2ad3
commit
a1adcb7033
@ -73,6 +73,7 @@ proc {system lastbootreason} {{descr 1}} {{lbr -1}} {
|
||||
2 { return "Remote control handset" }
|
||||
3 { return "Scheduled event" }
|
||||
4 { return "Power cycle" }
|
||||
5 { return "Front panel reboot" }
|
||||
}
|
||||
return "Unknown ($lbr)"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user