aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2002-11-12 07:10:45 +0000
committerWarner Losh <imp@FreeBSD.org>2002-11-12 07:10:45 +0000
commit91618540a1a2bbdda6191e2d444128b946f39101 (patch)
tree497492db86bcaa6f7e04c76a8bebf98c3d43ca35 /etc
parentf10d3c511352cec7086c0ed516a046c68e54f911 (diff)
downloadsrc-91618540a1a2bbdda6191e2d444128b946f39101.tar.gz
src-91618540a1a2bbdda6191e2d444128b946f39101.zip
Turn off devd until I have a devd.conf file that I can install one
that does no harm.
Notes
Notes: svn path=/head/; revision=106797
Diffstat (limited to 'etc')
-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 b640fa46a01b..54d1efcad81e 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.