Searched defs:startd_svc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c3595 const char * const startd_svc = "system/svc/restarter"; local
3613 if (scf_scope_get_service(scope, startd_svc, svc) != 0) {
3631 if (scf_scope_add_service(scope, startd_svc, svc) != 0) {

Completed in 65 milliseconds