1 2 3 4 5 6 7
#!/bin/sh enable_reset_button() { insmod diag } boot_hook_add preinit_main enable_reset_button