1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

Add portmap as a dependency for NIS client and server.

Requested by:	gallatin
This commit is contained in:
Brian S. Dean 2001-01-11 02:11:14 +00:00
parent 3b54736e19
commit 15b27f3bba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70916

2
etc/rc
View File

@ -97,6 +97,8 @@ chkdepend() {
chkdepend amd amd_enable portmap portmap_enable
chkdepend NFS nfs_server_enable portmap portmap_enable
chkdepend NIS nis_server_enable portmap portmap_enable
chkdepend NIS nis_client_enable portmap portmap_enable
# First pass at entropy recovery so the rebooting /dev/random can reseed.
#