diff options
author | Jonathan Cave <jonathan.cave@canonical.com> | 2020-02-21 17:17:24 +0000 |
---|---|---|
committer | Jonathan Cave <jonathan.cave@canonical.com> | 2020-02-21 17:17:24 +0000 |
commit | f65b9c55da2da7ac293abbfb0c82e1621afbb524 (patch) | |
tree | 62929575dd9f43d5c7c412b906d8c0a72625aa7b | |
parent | dd2c539258e605e23382de31f25b97dbf4ad9173 (diff) |
wwan: use dbus on resource as with other jobs
-rw-r--r-- | units/wwan/resource.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/wwan/resource.pxu b/units/wwan/resource.pxu index 0197f15e..74895834 100644 --- a/units/wwan/resource.pxu +++ b/units/wwan/resource.pxu @@ -11,7 +11,7 @@ category_id: wwan plugin: resource _summary: Gather device info about WWAN modems _description: Gather device info about WWAN modems -command: wwan_tests.py --use-cli resources +command: wwan_tests.py resources user: root estimated_duration: 3s flags: preserve-locale |