1 2 3 4 5 6 7
#!/bin/sh define_default_set_state() { . /etc/diag.sh } boot_hook_add preinit_main define_default_set_state