Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163240352
D12831.id34445.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
806 B
Referenced Files
None
Subscribers
None
D12831.id34445.diff
View Options
Index: etc/defaults/rc.conf
===================================================================
--- etc/defaults/rc.conf
+++ etc/defaults/rc.conf
@@ -419,6 +419,7 @@
accept_sourceroute="NO" # accept source routed packets to us
### Bluetooth ###
+bluetooth_enable="NO" # Set to YES to initialize bluetooth interfaces.
hcsecd_enable="NO" # Enable hcsecd(8) (or NO)
hcsecd_config="/etc/bluetooth/hcsecd.conf" # hcsecd(8) configuration file
Index: etc/rc.d/bluetooth
===================================================================
--- etc/rc.d/bluetooth
+++ etc/rc.d/bluetooth
@@ -34,7 +34,7 @@
name="bluetooth"
desc="Bluetooth setup script"
-rcvar=
+rcvar="${name}_enable"
start_cmd="bluetooth_start"
stop_cmd="bluetooth_stop"
required_modules="ng_bluetooth ng_hci ng_l2cap ng_btsocket"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 22, 8:26 AM (1 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35356426
Default Alt Text
D12831.id34445.diff (806 B)
Attached To
Mode
D12831: bluetooth: Default to discoverable off
Attached
Detach File
Event Timeline
Log In to Comment