From 639efae8932491696e8e6fcdc44e088b0c52e089 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Fri, 24 Jul 1998 09:02:35 +0000 Subject: remove unused kerberos entries --- etc/inetd.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/etc/inetd.conf b/etc/inetd.conf index b6b6bd7f489..f2bf65d84a9 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.28 1998/07/13 21:34:06 deraadt Exp $ +# $OpenBSD: inetd.conf,v 1.29 1998/07/24 09:02:34 art Exp $ # # Internet server configuration database # @@ -34,9 +34,6 @@ time stream tcp nowait root internal #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 # RPC based services rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd rusersd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd -- cgit v1.2.3