aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/systemd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sos/plugins/systemd.py b/sos/plugins/systemd.py
index 622d4ee0..acdf5066 100644
--- a/sos/plugins/systemd.py
+++ b/sos/plugins/systemd.py
@@ -44,6 +44,7 @@ class Systemd(Plugin, RedHatPlugin, DebianPlugin, UbuntuPlugin):
"systemctl show-environment",
"systemd-delta",
"systemd-analyze",
+ "systemd-analyze blame",
"journalctl --list-boots",
"ls -lR /lib/systemd",
"timedatectl"