diff options
-rwxr-xr-x | bin/lsmod_info.py (renamed from bin/lsmod_info) | 0 | ||||
-rw-r--r-- | units/info/jobs.pxu | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/lsmod_info b/bin/lsmod_info.py index 3b81542..3b81542 100755 --- a/bin/lsmod_info +++ b/bin/lsmod_info.py diff --git a/units/info/jobs.pxu b/units/info/jobs.pxu index 045a825..43d9e37 100644 --- a/units/info/jobs.pxu +++ b/units/info/jobs.pxu @@ -208,7 +208,7 @@ _description: Attaches a tarball of gcov data if present. id: lsmod_attachment plugin: attachment category_id: com.canonical.plainbox::info -command: lsmod_info +command: lsmod_info.py estimated_duration: 0.5 _description: Attaches a list of the currently running kernel modules. _summary: Attach a list of currently running kernel modules |