summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2011-07-08 00:49:50 +0000
committerrmacklem <rmacklem@FreeBSD.org>2011-07-08 00:49:50 +0000
commit99ee90db6b9cb3b99fd5ee4dbf7ef00507b717c9 (patch)
tree4244f18ae13cbe6dbbd07861d172daa385f497e6 /etc/rc.d/Makefile
parent2adee38efa35a83e4b0bdf0eb84a9deade7614ae (diff)
downloadFreeBSD-src-99ee90db6b9cb3b99fd5ee4dbf7ef00507b717c9.zip
FreeBSD-src-99ee90db6b9cb3b99fd5ee4dbf7ef00507b717c9.tar.gz
Delete the /etc/rc.d/nfsserver script, since it is no
longer used by /etc/rc.d/nfsd and it is no longer necessary to load the old nfs server by default, when nfs_server_enable="YES". Tested by: sgk at troutmask.apl.washington.edu Reviewed by: rc (Andrzej Tobola)
Diffstat (limited to 'etc/rc.d/Makefile')
-rw-r--r--etc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 65759df..c250e66 100644
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -24,7 +24,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
mdconfig mdconfig2 mountd moused mroute6d mrouted msgs \
named natd netif netoptions netwait \
newsyslog nfsclient nfscbd nfsd \
- nfsserver nfsuserd nisdomain nsswitch ntpd ntpdate \
+ nfsuserd nisdomain nsswitch ntpd ntpdate \
othermta \
pf pflog pfsync \
powerd power_profile ppp pppoed pwcheck \
OpenPOWER on IntegriCloud