kpasswd is a "wait" type service.

This commit is contained in:
thorpej 2001-03-25 22:33:15 +00:00
parent 938cbfedd9
commit dff641d8e0
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: inetd.conf,v 1.41 2001/03/08 01:27:24 itojun Exp $
# $NetBSD: inetd.conf,v 1.42 2001/03/25 22:33:15 thorpej Exp $
#
# Internet server configuration database
#
@ -65,8 +65,8 @@
#
#kerberos-adm stream tcp nowait root /usr/libexec/kadmind kadmind
#kerberos-adm stream tcp6 nowait root /usr/libexec/kadmind kadmind
#kpasswd dgram udp nowait root /usr/libexec/kpasswdd kpasswdd
#kpasswd dgram udp6 nowait root /usr/libexec/kpasswdd kpasswdd
#kpasswd dgram udp wait root /usr/libexec/kpasswdd kpasswdd
#kpasswd dgram udp6 wait root /usr/libexec/kpasswdd kpasswdd
#
# The hprop service is run on slave KDCs to receive the database from
# the master KDC.