Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: combo3 on May 31, 2010, 01:07:17 PM
-
This isn't so much a bug as a feature request.
Would it be possible to add built-in TCP Wrapper support to OpenSSH for the next update?
Doing so would remove the need to run inetd.
It can be added by including tcp_wrappers-dev in the build environment and adding the following option to configure:
configure ... --with-libwrap=/usr/local/lib ...
-
Will do. It may be a few days or a week before I can get to it, but it is on my to-do list