Include core file in FFDC tarball

Change-Id: I924b6724c715b81da5dc9d53094358993dcd335a
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/ffdc b/ffdc
index 4ee0814..aeb2b51 100644
--- a/ffdc
+++ b/ffdc
@@ -37,6 +37,7 @@
 # Copy all content from these directories into directories in the .tar
 # Format: "Directory name" "Directory to copy"
       "obmc"                      "/var/lib/obmc/"
+      "core"                      "/var/lib/systemd/coredump"
 )
 
 dir=$"ffdc_$(date +"%Y-%m-%d_%H-%M-%S")"