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 | 6a6de57ae090e83fbf34e2de3766182cbed8a8fc (patch) | |
tree | 634c4738faaf98ac5312b71232698dcc1656ffba /units | |
parent | 3a9c28d5526db0b66127027d75196cf4ed1f0899 (diff) |
wwan: use dbus on resource as with other jobs
Diffstat (limited to 'units')
-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 0197f15..7489583 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 |