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:
parent
86ce6a83d1
commit
8ab21fb261
@ -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.
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user