silk-guardian
silk-guardian copied to clipboard
[Feature request] Delayed startup
In order to be able to finish up booting process it would be fine to be able to delay watchdog
Example: Booting from crypted disk We insert keyboard, start booting, enter pass phrase, disconnect keyboard - ops... panic shutdown(
I know that keyboard cat be whitelisted but it's not always a good idea
As I have with replying to this issue, I will get around to it eventually. In the meantime you can add sleep $(delay) && insmod silk.ko
to a startup script as a work around.