forked from hummypkg/webif
1
0
Fork 0

Add front panel software reboot reason

This commit is contained in:
prpr 2023-06-07 00:33:52 +01:00
parent 3de96080c2
commit ac13c730a8
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ lbr_descr()
2) echo "Remote control handset" ;;
3) echo "Scheduled event" ;;
4) echo "Power cycle" ;;
5) echo "Front panel reboot" ;;
*) echo "Unknown `cat /tmp/.lbr`" ;;
esac
else