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, 0 insertions, 11 deletions
diff --git a/network/lsh/README.SLACKWARE b/network/lsh/README.SLACKWARE
deleted file mode 100644
index eec0798330..0000000000
--- a/network/lsh/README.SLACKWARE
+++ /dev/null
@@ -1,11 +0,0 @@
-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