diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-11-28 13:01:27 +0100 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-11-28 13:01:27 +0100 |
commit | afe56e0e086fb55d4aa450434525af0d465af0d0 (patch) | |
tree | 1a778018e9d8504e122e1b5f861266aa1a97cfd4 /units/submission | |
parent | 6dc892f002bae6efab0bdd306bdfd34112c89eb7 (diff) |
units:submission: run system_info_json as a normal user
Diffstat (limited to 'units/submission')
-rw-r--r-- | units/submission/jobs.pxu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/submission/jobs.pxu b/units/submission/jobs.pxu index 90b34923..7d209501 100644 --- a/units/submission/jobs.pxu +++ b/units/submission/jobs.pxu @@ -87,6 +87,5 @@ id: system_info_json plugin: attachment category_id: com.canonical.plainbox::info command: system_info.py -user: root _description: Attaches json dumps of system info tools (inxi + udev) _summary: Attaches json dumps of system info tools |