poweroff_wait
static void poweroff_wait (void *, int);
EVENTHANDLER_REGISTER(shutdown_final, poweroff_wait, NULL, SHUTDOWN_PRI_FIRST);