Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 2015 15:56:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196449] dns/nsd Problem with pidfile in chrooted environment
Message-ID:  <bug-196449-13-9QGNk6zGf2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196449-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196449-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196449

--- Comment #2 from jaap@NLnetLabs.nl ---
Omitting the pidfile causes subr.rc to hunt with ps for the PID.

A workaround is to  specify the full path, including the chroot directory of
the pidifle in the nsd.conf, so that will be with these parameters

    pidfile: "/usr/local/etc/nsd/var/run/nsd/nsd.pid"

I'll send a patch for the script ASAP

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196449-13-9QGNk6zGf2>