3 # $FreeBSD: src/etc/rc.d/nfsserver,v 1.2 2002/10/12 10:31:31 schweikh Exp $
7 # REQUIRE: NETWORKING mountcritremote
12 rcvar
="nfs_server_enable"
13 start_cmd
="nfsserver_start"
16 # Load nfs modules if they were not compiled into the kernel
19 kldload
-n nfs ||
return 1