static char *const rcinitcmd[]     = { "/usr/lib/init/rc.boot", NULL };
static char *const rcrebootcmd[]   = { "/usr/lib/init/rc.shutdown", "reboot", NULL };
static char *const rcpoweroffcmd[] = { "/usr/lib/init/rc.shutdown", "poweroff", NULL };