Obsolete inetd related files when WITHOUT_INETD is set
Reviewed by: bapt Approved by: gnn MFC after: 1 week Sponsored by: Rubiconn Communications (Netgate) Differential Revision: https://reviews.freebsd.org/D4742
This commit is contained in:
parent
d613b647e0
commit
c0f429aa47
@ -2834,6 +2834,13 @@ OLD_FILES+=usr/share/man/man8/traceroute6.8.gz
|
||||
OLD_FILES+=rescue/ping6
|
||||
.endif
|
||||
|
||||
.if ${MK_INETD} == no
|
||||
OLD_FILES+=etc/rc.d/inetd
|
||||
OLD_FILES+=usr/sbin/inetd
|
||||
OLD_FILES+=usr/share/man/man5/inetd.conf.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/inetd.8.gz
|
||||
.endif
|
||||
|
||||
.if ${MK_IPFILTER} == no
|
||||
OLD_FILES+=etc/periodic/security/510.ipfdenied
|
||||
OLD_FILES+=etc/periodic/security/610.ipf6denied
|
||||
|
Loading…
x
Reference in New Issue
Block a user