diff options
-rw-r--r-- | units/bluetooth/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 3f174bf..e1573b5 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -4,7 +4,7 @@ category_id: com.canonical.plainbox::bluetooth _summary: Make sure at least one bluetooth device is detected plugin: shell command: - bt_list_adapters.py + bt_list_adapters.py && udev_resource.py -f BLUETOOTH estimated_duration: 2s flags: preserve-locale requires: manifest.has_bt_adapter |