aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-04-08 15:30:02 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-04-08 15:30:02 +0100
commit10c026a2c65bdfe8c1073698c8e5c636b096cee8 (patch)
treea9c1fc64bed50d78cbe4ddf9f248c178db94acfc /debian
parent2fc2372bbcd2a2f6d3247b6a8408880434ae8945 (diff)
downloadnyancat-10c026a2c65bdfe8c1073698c8e5c636b096cee8.tar.gz
Fix up typos in postinst
Diffstat (limited to 'debian')
-rw-r--r--debian/nyancat.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/nyancat.postinst b/debian/nyancat.postinst
index 14fc4eb..c723125 100644
--- a/debian/nyancat.postinst
+++ b/debian/nyancat.postinst
@@ -4,6 +4,6 @@ set -e
# Set up nyancat
update-inetd --group OTHER --add \
- '#nyancat\t\tstream\ttcp\tnowait\tnobody\t/usr/bin/nyancat\tnyancat-t'
+ '#<off># telnet\t\tstream\ttcp\tnowait\tnobody\t/usr/bin/nyancat\tnyancat -t'
#DEBHELPER#