Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hw-last-reboot-reason-detailed #293

Open
schmidtw opened this issue Mar 29, 2019 · 0 comments
Open

Add hw-last-reboot-reason-detailed #293

schmidtw opened this issue Mar 29, 2019 · 0 comments

Comments

@schmidtw
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant