Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142399210
D50169.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
865 B
Referenced Files
None
Subscribers
None
D50169.diff
View Options
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 \
@@ -116,11 +115,12 @@
CRONPACKAGE= cron
CONFGROUPS+= NFS
-NFS= nfsclient \
+NFS= lockd \
+ mountd \
+ nfscbd \
+ nfsclient \
nfsd \
nfsuserd \
- nfscbd \
- lockd \
statd
NFSPACKAGE= nfs
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
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 20, 2:56 PM (6 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27764322
Default Alt Text
D50169.diff (865 B)
Attached To
Mode
D50169: mountd, showmount: move to the nfs package
Attached
Detach File
Event Timeline
Log In to Comment