mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
bluez: rework init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
314defccf9
commit
542523ba81
11
packages/network/bluez/init.d/13_bluetooth → packages/network/bluez/init.d/16_bluetooth
Executable file → Normal file
11
packages/network/bluez/init.d/13_bluetooth → packages/network/bluez/init.d/16_bluetooth
Executable file → Normal file
@ -1,5 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (C) 2009-2010 OpenELEC.tv
|
# Copyright (C) 2009-2010 OpenELEC.tv
|
||||||
# http://www.openelec.tv
|
# http://www.openelec.tv
|
||||||
@ -25,8 +23,7 @@
|
|||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
. /etc/profile
|
(
|
||||||
|
progress "Starting Bluetooth"
|
||||||
progress "Starting Bluetooth"
|
udevadm trigger --subsystem-match=bluetooth
|
||||||
|
)&
|
||||||
udevadm trigger --subsystem-match=bluetooth &
|
|
Loading…
x
Reference in New Issue
Block a user