Further idmapd garbage collection -- remove rc.d Makefile reference and

default settings.

Submitted by:	Pawel Worach <pawel.worach at gmail.com>
This commit is contained in:
Robert Watson 2009-05-22 13:56:16 +00:00
parent 86ce6a83d1
commit 8ab21fb261
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192579
2 changed files with 1 additions and 3 deletions

View File

@ -300,8 +300,6 @@ nfs_client_enable="NO" # This host is an NFS client (or NO).
nfs_access_cache="60" # Client cache timeout in seconds
nfs_server_enable="NO" # This host is an NFS server (or NO).
nfs_server_flags="-u -t -n 4" # Flags to nfsd (if enabled).
idmapd_enable="NO" # Run the NFS4 id mapper (YES/NO).
idmapd_flags="" # Additional flags for idmapd.
mountd_enable="NO" # Run mountd (or NO).
mountd_flags="-r" # Flags to mountd (if NFS server enabled).
weak_mountd_authentication="NO" # Allow non-root mount requests to be served.

View File

@ -14,7 +14,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
gbde geli geli2 gssd \
hcsecd \
hostapd hostid hostname \
idmapd inetd initrandom \
inetd initrandom \
ip6addrctl ip6fw ipfilter ipfs ipfw ipmon \
ipnat ipsec ipxrouted \
jail \