summaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2010-11-28 20:56:51 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2010-11-28 20:56:51 +0000
commit3e75377aadfab6fffc375d92cf086361026d361c (patch)
treed490420b44b32152d2d87ca30e0682d224305f57 /etc/defaults
parentef77c3e961233044230cba2739c1fb2230e9527b (diff)
Notes
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 21c3cf65c694..d3b26c03cd27 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -58,6 +58,8 @@ rc_conf_files="/etc/rc.conf /etc/rc.conf.local"
# ZFS support
zfs_enable="NO" # Set to YES to automatically mount ZFS file systems
+gptboot_enable="YES" # GPT boot success/failure reporting.
+
# Experimental - test before enabling
gbde_autoattach_all="NO" # YES automatically mounts gbde devices from fstab
gbde_devices="NO" # Devices to automatically attach (list, or AUTO)