From 0144e4e7b12cdc937cc2d1d40d1b49b68c304d72 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Thu, 2 Apr 1998 20:46:05 +0000 Subject: [PATCH] add #kx; and reindent what art failed to indent! --- src/etc/inetd.conf | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index bef10fe8..25108592 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.22 1998/02/18 07:26:44 art Exp $ +# $OpenBSD: inetd.conf,v 1.23 1998/04/02 20:46:05 deraadt Exp $ # # Internet server configuration database # @@ -29,9 +29,11 @@ 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 -#kauth stream tcp nowait root /usr/libexec/kauthd kauthd +#ekshell stream tcp nowait root /usr/libexec/rshd rshd -L -k -x +#ekshell2 stream tcp nowait root /usr/libexec/rshd rshd -L -k -x +#kauth stream tcp nowait root /usr/libexec/kauthd kauthd +# Encrypted X connections +#kx stream tcp nowait root /usr/X11R6/bin/kxd kxd # Services run ONLY on the Kerberos server #krbupdate stream tcp nowait root /usr/libexec/registerd registerd #kpasswd stream tcp nowait root /usr/libexec/kpasswdd kpasswdd