os-makereport: added systemd coredumps information
This commit is contained in:
parent
6985ede105
commit
dcc8a965b4
@ -216,6 +216,9 @@ catfile /var/log/Xorg.5.log "Xorg installation test log"
|
||||
# Other details
|
||||
catcommand "/usr/bin/lspci -vv" "PCI hardware information (verbose)"
|
||||
|
||||
# Systemd coredumps
|
||||
catcommand "/usr/bin/coredumpctl info -q -r" "Systemd coredumps (more recent first)"
|
||||
|
||||
cp $TEMPFILE $REPORTNAME || exit 1
|
||||
chmod +r $REPORTNAME
|
||||
rm -f $TEMPFILE
|
||||
|
Loading…
Reference in New Issue
Block a user