diff --git a/etc/inetd.conf b/etc/inetd.conf index bbc21dfca603..8b8e6043756c 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -16,8 +16,8 @@ #shell stream tcp6 nowait root /usr/libexec/rshd rshd #login stream tcp nowait root /usr/libexec/rlogind rlogind #login stream tcp6 nowait root /usr/libexec/rlogind rlogind -#finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s -#finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s +#finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s +#finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s # # run comsat as root to be able to print partial mailbox contents w/ biff, # or use the safer tty:tty to just print that new mail has been received.