HCSECD_PIDFILE
if ((pid = fopen(HCSECD_PIDFILE, "w")) == NULL) {
HCSECD_PIDFILE, strerror(errno), errno);
if (remove(HCSECD_PIDFILE) < 0)