summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/bluetooth')
-rw-r--r--etc/rc.d/bluetooth4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.d/bluetooth b/etc/rc.d/bluetooth
index 54806f3..c48af64 100644
--- a/etc/rc.d/bluetooth
+++ b/etc/rc.d/bluetooth
@@ -43,6 +43,8 @@ stop_cmd="bluetooth_stop"
bluetooth_read_conf()
{
+ local _err _file _line _namespace
+
_file=$1
_namespace=$2
_err=0
@@ -225,6 +227,8 @@ bluetooth_shutdown_stack()
bluetooth_start()
{
+ local _file
+
dev=$1
# Automatically load modules
OpenPOWER on IntegriCloud