Fix periodic(8) and rc(8) script inclusion to rcmds package.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-01-30 01:52:18 +00:00
parent 1793d3395d
commit 45ccd77b60
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=295058
2 changed files with 10 additions and 2 deletions

View File

@ -46,8 +46,12 @@ FILES+= 480.status-ntpd \
.endif
.if ${MK_RCMDS} != "no"
FILES+= 140.clean-rwho
FILESGROUPS+= RCMDS
RCMDS+= 140.clean-rwho
.endif
RCMDSDIR= /etc/periodic/daily
RCMDSMODE= ${BINMODE}
RCMDSPACKAGE= rcmds
.if ${MK_SENDMAIL} != "no"
FILES+= 150.clean-hoststat \

View File

@ -281,8 +281,12 @@ FILES+= ftp-proxy
.endif
.if ${MK_RCMDS} != "no"
FILES+= rwho
FILESGROUPS+= RCMDS
RCMDS+= rwho
.endif
RCMDSDIR= /etc/rc.d
RCMDSMODE= ${BINMODE}
RCMDSPACKAGE= rcmds
.if ${MK_ROUTED} != "no"
FILES+= routed