diff options
author | PMR <pmr@pmr-lander> | 2019-09-21 10:43:07 +0200 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2019-09-21 10:43:07 +0200 |
commit | c6d07afdb7d11b84158135b097cb82f741c42487 (patch) | |
tree | 02bb32d8b3a8772e5aa01cfd00cfc87606498b3e /units/miscellanea | |
parent | 1b0b735fca3a3a96662aeaadc7253ae9002905c9 (diff) |
Import plainbox-provider-checkbox_0.49.0~rc3.orig.tar.gzupstream-0.49.0_rc3patched-0.49.0_rc3-1
Diffstat (limited to 'units/miscellanea')
-rw-r--r-- | units/miscellanea/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index ca726a6..1641790 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -421,7 +421,7 @@ estimated_duration: 20.0 id: miscellanea/sosreport user: root requires: executable.name == 'sosreport' -command: sosreport --batch --tmp-dir $PLAINBOX_SESSION_SHARE +command: sosreport --batch -n lxd --tmp-dir $PLAINBOX_SESSION_SHARE _summary: Generate baseline sosreport _description: Generates a baseline sosreport of logs and system data |