Page MenuHomeFreeBSD

D50169.id154885.diff
No OneTemporary

D50169.id154885.diff

diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -46,7 +46,6 @@
mountlate \
mdconfig \
mdconfig2 \
- mountd \
msgs \
netif \
netoptions \
@@ -121,7 +120,8 @@
nfsuserd \
nfscbd \
lockd \
- statd
+ statd \
+ mountd
NFSPACKAGE= nfs
CONFGROUPS+= NEWSYSLOG
diff --git a/usr.bin/showmount/Makefile b/usr.bin/showmount/Makefile
--- a/usr.bin/showmount/Makefile
+++ b/usr.bin/showmount/Makefile
@@ -1,3 +1,4 @@
+PACKAGE= nfs
PROG= showmount
MAN= showmount.8
diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile
--- a/usr.sbin/mountd/Makefile
+++ b/usr.sbin/mountd/Makefile
@@ -1,3 +1,4 @@
+PACKAGE= nfs
PROG= mountd
MAN= exports.5 netgroup.5 mountd.8

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 27, 11:03 PM (1 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39767181
Default Alt Text
D50169.id154885.diff (781 B)

Event Timeline