diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-10-28 13:35:34 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-10-28 13:35:34 +0000 |
| commit | 33eb563d6757c2cd3ff8c6f74a7dc18d7a031d46 (patch) | |
| tree | 8680e45e5e6cf97967a6b6d5afc38c2b4df5d48e /etc | |
| parent | d7252b2cefa95b0c7c4b5a31f6253b9d3f4f4715 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index fdfa655506e41..0e65914bdc4b6 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -25,7 +25,7 @@ apmd_enable="NO" # Run apmd to handle APM event from userland. apmd_flags="" # Flags to apmd (if enabled). 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="1" # pccard beep type. +pccard_beep="2" # pccard beep type. pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). pccardd_flags="" # Additional flags for pccardd. pccard_conf="/etc/defaults/pccard.conf" # pccardd(8) config file |
