_PATH_MASTERLOCK
lfd = open(_PATH_MASTERLOCK, O_WRONLY|O_CREAT|O_EXLOCK|O_NONBLOCK,
syslog(LOG_ERR, "%s: %m", _PATH_MASTERLOCK);