YP_FMRI
if (!is_service(YP_FMRI, SCF_STATE_STRING_DISABLED)) {
ret = disable_service(YP_FMRI, B_TRUE);
if (!(is_service(YP_FMRI, SCF_STATE_STRING_ONLINE)))
(void) start_service(YP_FMRI, B_TRUE);