slackbuilds_ponce/network/lsh/README.SLACKWARE

12 lines
310 B
Text
Raw Normal View History

This script compiles-in libwrap (/etc/hosts.allow) support.
For configuration instructions see: /usr/doc/lsh-<version>/README
To start it at boot; add the following to /etc/rc.d/rc.local
if [ -x /etc/rc.d/rc.lshd ]; then
/etc/rc.d/rc.lshd start
fi
To test try: lsh --sloppy-host-authentication localhost