diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index bc97e5a0..1061adc0 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.26 1998/06/10 07:03:43 beck Exp $ +# $OpenBSD: inetd.conf,v 1.27 1998/06/22 19:56:24 art Exp $ # # Internet server configuration database # @@ -29,8 +29,8 @@ time stream tcp nowait root internal #klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k #eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x #kshell stream tcp nowait root /usr/libexec/rshd rshd -k -#ekshell stream tcp nowait root /usr/libexec/rshd rshd -L -k -x -#ekshell2 stream tcp nowait root /usr/libexec/rshd rshd -L -k -x +#ekshell stream tcp nowait root /usr/libexec/rshd rshd -L -k +#ekshell2 stream tcp nowait root /usr/libexec/rshd rshd -L -k #kauth stream tcp nowait root /usr/libexec/kauthd kauthd # Encrypted X connections #kx stream tcp nowait root /usr/X11R6/bin/kxd kxd