Move ftpusers to libexec/ftpd/

Thsi helps with pkgbase by switching to CONFS so that ftpusers will be
properly tagged as a config file.

Approved by:	will (mentor)
Differential Revision:	https://reviews.freebsd.org/D16787
This commit is contained in:
Brad Davis 2018-08-21 17:07:52 +00:00
parent 64be79ef76
commit 541075a618
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338147
3 changed files with 1 additions and 4 deletions

View File

@ -56,10 +56,6 @@ BIN1+= etc.${MACHINE_CPUARCH}/ttys
BIN1+= amd.map
.endif
.if ${MK_FTP} != "no"
BIN1+= ftpusers
.endif
.if ${MK_LOCATE} != "no"
BIN1+= ${SRCTOP}/usr.bin/locate/locate/locate.rc
.endif

View File

@ -3,6 +3,7 @@
.include <src.opts.mk>
CONFS= ftpusers
PROG= ftpd
MAN= ftpd.8 ftpchroot.5
SRCS= ftpd.c ftpcmd.y logwtmp.c popen.c