Closed anthonywong closed 4 years ago
The timeout option is designed to set the MOK prompt timeout permanently instead of an one-shot option like "--root-pw". I would like to keep it as an independent option.
On the other hand, if you don't mind, would you send another PR for the manpage fix. I'd love to merge the patch :)
Sure, I have sent another PR #27 for the manpage changes.
Currently running
mokutils --timeout -1 --import <key>
will fail, this PR makes it possible.