mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
bluez: init: cosmetics
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
if [ "$BLUEZ_ENABLED" == "true" ]; then
|
||||
progress "Starting bluetooth daemon"
|
||||
wait_for_dbus
|
||||
/usr/lib/bluetooth/bluetoothd &>/dev/null &
|
||||
/usr/lib/bluetooth/bluetoothd &>/dev/null
|
||||
fi
|
||||
)&
|
||||
|
||||
Reference in New Issue
Block a user