Date: Sat, 21 Jan 2006 12:21:42 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.8 ftpd.c Message-ID: <200601211221.k0LCLgbK070690@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-01-21 12:21:42 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.8 ftpd.c
Log:
Use pidfile(3) provided by libutil to manage the deamon's pid file.
By default, create a pid file at the standard location, /var/run/ftpd.pid,
in accord with the expected behavior of a stock system daemon.
MFC after: 5 days
Revision Changes Path
1.70 +6 -2 src/libexec/ftpd/ftpd.8
1.207 +19 -28 src/libexec/ftpd/ftpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601211221.k0LCLgbK070690>
