The KDC requires only the network. Anyone running a KDC with

the binary on NFS deserves to lose.
This commit is contained in:
thorpej 2001-01-18 02:00:02 +00:00
parent aa204493b9
commit b170714679
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: kdc,v 1.2 2000/09/19 13:04:38 lukem Exp $
# $NetBSD: kdc,v 1.3 2001/01/18 02:00:02 thorpej Exp $
#
# PROVIDE: kdc
# REQUIRE: mountcritremote
# REQUIRE: NETWORK
. /etc/rc.subr