readpid
if ((oldpid = readpid(nsd.pidfile)) == -1) {
pid_t readpid(const char *file);
if((old = readpid(pidfile)) != -1) {