Module Name: src Committed By: jnemeth Date: Wed Aug 5 23:23:47 UTC 2015
Modified Files:
src/usr.sbin/mountd: mountd.c
Log Message:
PR/50125 - Jarle Greipsland -- Incorrect PID in /var/run/mountd.pid
Move call to pidfile() after daemon() so that correct (child) pid is
written to pidfile.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/usr.sbin/mountd/mountd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
