Subject: Quotes of the day
To: None <current-users@netbsd.org>
From: John Hawkinson <jhawk@panix.com>
List: current-users
Date: 12/15/1994 08:28:51
I noticed this morning that NetBSD does not by default choose
to incorporate the Quote of the Day Protocol (RFC865).
Shocked and dismayed as I am, I am still able to point out that this
may be corrected by the attached ``patch''.
I suppose some might argue that it ought to be commented out
by default (reasonable, I suppose), but it should certainly be there :-)
--
John Hawkinson
jhawk@panix.com
*** /tmp/inetd.conf Thu Dec 15 08:25:27 1994
--- /etc/inetd.conf Thu Dec 15 08:22:04 1994
***************
*** 27,32 ****
--- 27,33 ----
discard dgram udp wait root internal
chargen dgram udp wait root internal
daytime dgram udp wait root internal
+ qotd stream tcp nowait nobody /usr/games/fortune fortune
time dgram udp wait root internal
# Services run ONLY on the Kerberos server
#krbupdate stream tcp nowait root /usr/libexec/registerd registerd