diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-09-11 20:55:32 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-09-11 20:55:32 +0200 |
commit | 47a086222f56766cfffb72b2e0bce3dcfb577974 (patch) | |
tree | 74432c7f1fdd22ddebdcf2c7bdd5234f4fddda5a /units/info | |
parent | 1b956812a9332f8faa9a4ea7a3c27efdb912a46f (diff) |
Import plainbox-provider-checkbox_0.46.0~rc3.orig.tar.gzupstream-0.46.0_rc3patched-0.46.0_rc3-1
Diffstat (limited to 'units/info')
-rw-r--r-- | units/info/jobs.pxu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/units/info/jobs.pxu b/units/info/jobs.pxu index 5d86eca..dee4fd5 100644 --- a/units/info/jobs.pxu +++ b/units/info/jobs.pxu @@ -422,3 +422,10 @@ command: cat /proc/cmdline estimated_duration: 0.005 _description: Attaches the kernel command line used to boot _summary: Attach a copy of /proc/cmdline + +plugin: shell +category_id: com.canonical.plainbox::info +id: info/systemd-analyze +estimated_duration: 0.2 +_summary: System boot-up performance statistics +command: systemd-analyze |