summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorJeff Lane <jeffrey.lane@canonical.com>2016-04-14 14:57:49 +0000
committerSylvain Pineau <>2016-04-14 14:57:49 +0000
commit4175b00a706ef9ff5c866ee2a3ee718fcee5a08f (patch)
tree9f8c939de42ec9407ed367b124f45b250cad24ef /jobs
parente6c028fc5cd042a0ab60ffd3b6c6751d2d3ccb4f (diff)
parenteaa5b4e1cee66af81757caceee897e1f67481666 (diff)
"automatic merge of lp:~bladernr/checkbox/attach-config-file/ by tarmac [r=bladernr][bug=1570406][author=bladernr]"
Diffstat (limited to 'jobs')
-rw-r--r--jobs/info.txt.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/jobs/info.txt.in b/jobs/info.txt.in
index f8f632f..38ba262 100644
--- a/jobs/info.txt.in
+++ b/jobs/info.txt.in
@@ -410,3 +410,11 @@ command: cat /proc/cmdline
estimated_duration: 0.005
_description: Attaches the kernel command line used to boot
_summary: Attach a copy of /proc/cmdline
+
+id: config_file_attachment
+plugin: attachment
+category_id: 2013.com.canonical.plainbox::info
+command: [ -f /etc/xdg/canonical-certification.conf ] && cat /etc/xdg/canonical-certification.conf
+estimated_duration: 0.005
+_description: Attaches the config file for debugging config issues
+_summary: Attach a copy of /etc/xdg/canonical-certification.conf