diff options
author | Jonathan Cave <jonathan.cave@canonical.com> | 2020-02-07 14:43:17 +0000 |
---|---|---|
committer | Jonathan Cave <jonathan.cave@canonical.com> | 2020-02-07 14:43:17 +0000 |
commit | 42cc6047e0a441908c25d8c1827d85cd5a15d236 (patch) | |
tree | 2591d2f76422971812e79080dddbdf9f94f9e871 /units | |
parent | c535c4606acf306825125de19b4e28b8a0e422cd (diff) |
dmi-sysfs-resource: script rename
Diffstat (limited to 'units')
-rw-r--r-- | units/tpm/sysfs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/tpm/sysfs.pxu b/units/tpm/sysfs.pxu index fdbf3902..a0c75dd5 100644 --- a/units/tpm/sysfs.pxu +++ b/units/tpm/sysfs.pxu @@ -76,6 +76,6 @@ _description: This job collects all the available DMI information from /sys/class/dmi/id/*. The main purpose of including this job is to allow the provider to include vendor-specific quirks by looking at the sysfs_dmi.bios_vendor attribute. -command: dmi-sysfs-resource +command: dmi_sysfs_resource.py estimated_duration: 1s flags: preserve-locale |