summaryrefslogtreecommitdiffstats
path: root/etc/defaults/rc.conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-11-12 07:10:45 +0000
committerimp <imp@FreeBSD.org>2002-11-12 07:10:45 +0000
commitf868559af8256dc12c91b115cdc9884112c12c91 (patch)
tree497492db86bcaa6f7e04c76a8bebf98c3d43ca35 /etc/defaults/rc.conf
parent73fa7c5c52e921bca657739755c1ffc51914391d (diff)
downloadFreeBSD-src-f868559af8256dc12c91b115cdc9884112c12c91.zip
FreeBSD-src-f868559af8256dc12c91b115cdc9884112c12c91.tar.gz
Turn off devd until I have a devd.conf file that I can install one
that does no harm.
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index b640fa4..54d1efc 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -26,7 +26,7 @@ swapfile="NO" # Set to name of swapfile if aux swapfile desired.
apm_enable="NO" # Set to YES to enable APM BIOS functions (or NO).
apmd_enable="NO" # Run apmd to handle APM event from userland.
apmd_flags="" # Flags to apmd (if enabled).
-devd_enable="YES" # Run devd, to trigger progams on device tree changes.
+devd_enable="NO" # Run devd, to trigger progams on device tree changes.
pccard_enable="NO" # Set to YES if you want to configure PCCARD devices.
pccard_mem="DEFAULT" # If pccard_enable=YES, this is card memory address.
pccard_beep="2" # pccard beep type.
OpenPOWER on IntegriCloud