diff options
| author | Sean Bruno <sbruno@FreeBSD.org> | 2014-09-16 20:02:16 +0000 |
|---|---|---|
| committer | Sean Bruno <sbruno@FreeBSD.org> | 2014-09-16 20:02:16 +0000 |
| commit | c13a313284047bb43dc3fabbf540b3ce47d855f0 (patch) | |
| tree | 1c4e057b9d9653b7339e7cd0925278b451ff571a /etc/defaults | |
| parent | a06acfb7abb8e93ba518363e428ff5e25c7a1721 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index b24e869cdd43..5efe78b9c166 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -684,6 +684,8 @@ jail_enable="NO" # Set to NO to disable starting of any jails jail_parallel_start="NO" # Start jails in the background jail_list="" # Space separated list of names of jails +hv_kvpd_enable="NO" # Start the Hyper-V key-value Pair Driver hv_kvp(4) + ############################################################## ### Define source_rc_confs, the mechanism used by /etc/rc.* ## ### scripts to source rc_conf_files overrides safely. ## |
