nfsclient.init at [67838bd249]
Logged in as anonymous

File nfsclient.init artifact c3da5a4199 part of check-in 67838bd249


# vim:ft=make:

NFSCLIENT_ENABLE?=no

.if empty(NFSCLIENT_ENABLE:tl:Mno)
DAEMON_rpcbind_ENABLE=yes
.endif

nfsclient: NETWORK rpcbind rpc_umntall
.export NFSCLIENT_ENABLE
	test -z "$${NFSCLIENT_ENABLE}" || kldload -n nfs