]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fix openhab unit name (#15913)
authorJacob Laursen <jacob-github@vindvejr.dk>
Sat, 18 Nov 2023 22:20:27 +0000 (23:20 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Nov 2023 22:20:27 +0000 (23:20 +0100)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.bluetooth.bluez/README.md

index 1a11b16491df9a13925a6761c79f23d8cd1fd92e..d54fe306d7444498583b7eca0b94dc6bfbef05da 100644 (file)
@@ -1,6 +1,7 @@
 # Bluetooth BlueZ Adapter
 
-This extension supports Bluetooth access via BlueZ and DBus on Linux. This is architecture agnostic and uses Unix Sockets.
+This extension supports Bluetooth access via BlueZ and DBus on Linux.
+This is architecture agnostic and uses Unix Sockets.
 
 # Setup
 
@@ -33,7 +34,7 @@ Restart running services for changes to take effect.
 ```shell
 systemctl restart dbus
 systemctl restart bluetooth
-systemctl restart openhab2
+systemctl restart openhab
 ```
 
 ## Supported Things