Home | History | Annotate | Download | only in init

Lines Matching full:setgid

310             if (setgid(svc->gid) != 0) {
311 ERROR("setgid failed: %s\n", strerror(errno));