From c9fa07c0ac2bf4c227cc524ffe9ef7373576ebc7 Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 24 Jul 2002 22:14:27 +0000 Subject: [PATCH] Turn nfsiod back on. It is basically now just a sysctl wrapper that also arranges a kldload of the nfs client file system code if necessary. --- sbin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sbin/Makefile b/sbin/Makefile index 177a947a024c..5085f4ae3bb9 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -53,6 +53,7 @@ SUBDIR= adjkerntz \ natd \ newfs \ newfs_msdos \ + nfsiod \ nologin \ nos-tun \ ping \