diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-11-10 09:13:31 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-11-10 09:13:31 +0000 |
| commit | 4cb1a7dfa3dcf6c03ab5777cda56b60a7e71d6d0 (patch) | |
| tree | 08e114abe47abe0650f4d8005f6c6c25b4ecf0e1 /etc/defaults | |
| parent | 89d00686817ebbf836dc81524f86db3458b81579 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 87ae29792053..b640fa46a01b 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -26,6 +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. 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. |
