K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-03-16T01:48:08.636817Z K 7 svn:log V 266 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 END