forked from pool/bluez
Accepting request 21664 from home:seife:testing
Copy from home:seife:testing/bluez via accept of submit request 21664 revision 29. Request was accepted with message: update to bluez-4.55 OBS-URL: https://build.opensuse.org/request/show/21664 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
ce98d2633d
commit
6c84f2a822
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
BLUETOOTH_CONFIG=/etc/sysconfig/bluetooth
|
||||
test -r $BLUETOOTH_CONFIG && $BLUETOOTH_CONFIG
|
||||
test -r $BLUETOOTH_CONFIG && . $BLUETOOTH_CONFIG
|
||||
|
||||
if [ "$START_BLUETOOTHD" = "no" ]; then
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user