diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp index c7be00bb3..6936cc2df 100644 --- a/bootstat/bootstat.cpp +++ b/bootstat/bootstat.cpp @@ -310,6 +310,7 @@ const std::map kBootReasonMap = { {"shutdown,userrequested,fastboot", 181}, {"shutdown,userrequested,recovery", 182}, {"reboot,unknown[0-9]*", 183}, + {"reboot,longkey,.*", 184}, }; // Converts a string value representing the reason the system booted to an