]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit - etc/periodic/security/Makefile
MFC r314895:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Mar 2017 01:50:11 +0000 (01:50 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Mar 2017 01:50:11 +0000 (01:50 +0000)
commit612e9481327bb54bfaea4b3318e9b463ee0f3d4b
tree2a7edfce3e327b43bd7cca2dc9625a6d0f73256d
parente4f67843c31802a860dacdeb2fd3a65e78c581aa
MFC r314895:

Only install 900.tcpwrap if MK_INETD != "no" and MK_TCP_WRAPPERS != "no"

It relies on output from inetd that is triggered by MK_TCP_WRAPPERS=yes.

We need to check for both knobs being set -- otherwise the script doesn't
have much value.

PR: 217577

git-svn-id: svn://svn.freebsd.org/base/stable/10@315348 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/periodic/security/Makefile