parodus
parodus copied to clipboard
Add hw-last-reboot-reason-detailed
Add a command line option to accept a unique and detailed reboot reason and include it as metadata in the WRP messages.
The string shall be limited to 64 bytes by parodus.
The string shall have the following regex run on it s/[ ;!&?\\]/_/g to help prevent command injection mistakes.
--hw-last-reboot-reason-detailed - string - A detailed and possibly unique reboot reason.
The --hw-last-reboot-reason is still used but is focused on a more generic "high level" reason.