From f868559af8256dc12c91b115cdc9884112c12c91 Mon Sep 17 00:00:00 2001 From: imp Date: Tue, 12 Nov 2002 07:10:45 +0000 Subject: Turn off devd until I have a devd.conf file that I can install one that does no harm. --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/defaults') 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. -- cgit v1.1