diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2014-08-17 09:44:42 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2014-08-17 09:44:42 +0000 |
| commit | 3914ddf8a7b16925f50cc2e29e916aa2d56063fb (patch) | |
| tree | b1803eddeeac8277c4ac48d69f5a735564939289 /etc/defaults | |
| parent | f0f8856f68fdcd721cad383da425b69782b43cfe (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index da0e419545e0..87d92168191a 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -306,6 +306,7 @@ amd_enable="NO" # Run amd service with $amd_flags (or NO). amd_program="/usr/sbin/amd" # path to amd, if you want a different one. amd_flags="-a /.amd_mnt -l syslog /host /etc/amd.map /net /etc/amd.map" amd_map_program="NO" # Can be set to "ypcat -k amd.master" +autofs_enable="NO" # Run automountd(8) 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). |
