diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-08 15:03:14 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-08 15:27:26 +0100 |
commit | eadb635d0eeaa47d7a436b5899bc700d4e8da8f6 (patch) | |
tree | 9d471ac4f2b9d5fc11393d9a93068acfc6aba8c3 | |
parent | 850661d19ded5181693ba6abf6bca799f4529854 (diff) | |
download | nyancat-eadb635d0eeaa47d7a436b5899bc700d4e8da8f6.tar.gz |
Add telnet server information to README.debian
-rw-r--r-- | debian/README.Debian | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 9821284..e57c8f9 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,6 +1,9 @@ nyancat for Debian ------------------ -<possible notes regarding this package - if none, delete this file> +For security and bandwidth reasons, the nyancat telnet server is not enabled by +by default. This still allows users to run nyancat locally though. - -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 21 Feb 2012 12:10:45 +0000 +To enable the telnet server, run 'update-inetd --enable nyancat'. + + -- Jonathan McCrohan <jmccrohan@gmail.com> Sun, 08 Apr 2012 15:00:42 +0100 |