The KDC requires only the network. Anyone running a KDC with
the binary on NFS deserves to lose.
This commit is contained in:
parent
aa204493b9
commit
b170714679
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue