I installed old nyancat-server, enabled the service, appended "-n" to its command line, and then upgraded the package. Afterwards /etc/inetd.conf looked like this:

telnet          stream  tcp     nowait  nobody  /usr/bin/nyancat        nyancat 
-t -n

telnet stream tcp6 nowait nobody /usr/bin/nyancat-server nyancat -t
telnet stream tcp nowait nobody /usr/bin/nyancat-server nyancat -t

Is this the desired outcome? Shouldn't the last entry be disabled? How do inetd servers behave if there are multiple entries for the same service?

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120605212827.ga5...@jwilk.net

Reply via email to