ON_HALT_STR
else if (strcmp(trigger->name, ON_HALT_STR) == 0)
static struct shutdown_trigger on_halt_trigger = {ON_HALT_STR, &stop_action};