summaryrefslogtreecommitdiff
path: root/network/lsh/README.SLACKWARE
diff options
context:
space:
mode:
Diffstat (limited to 'network/lsh/README.SLACKWARE')
-rw-r--r--network/lsh/README.SLACKWARE11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/lsh/README.SLACKWARE b/network/lsh/README.SLACKWARE
new file mode 100644
index 0000000000..eec0798330
--- /dev/null
+++ b/network/lsh/README.SLACKWARE
@@ -0,0 +1,11 @@
+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