COMP_CERT
if ((pids[COMP_CERT] = fork()) == -1)
if (pids[COMP_CERT] == 0) {
proccomp = COMP_CERT;
checkexit(pids[COMP_CERT], COMP_CERT) +