Honor MK_ACCT with etc/pam.d/atrun

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2015-01-26 08:50:12 +00:00
parent 6c5f4450a3
commit a36aaa139e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277737
2 changed files with 7 additions and 1 deletions

View File

@ -1,9 +1,10 @@
# $FreeBSD$
.include <src.opts.mk>
NO_OBJ=
FILES= README \
atrun \
cron \
ftpd \
imap \
@ -15,6 +16,10 @@ FILES= README \
telnetd \
xdm
.if ${MK_AT} != "no"
FILES+= atrun
.endif
FILESDIR= /etc/pam.d
FILESMODE= 644
FILESMODE_README= 444

View File

@ -62,6 +62,7 @@ OLD_FILES+=usr/share/man/man8/amd64/apmconf.8.gz
.endif
.if ${MK_AT} == no
OLD_FILES+=etc/pam.d/atrun
OLD_FILES+=usr/bin/at
OLD_FILES+=usr/bin/atq
OLD_FILES+=usr/bin/atrm