Skip to content

Commit

Permalink
logdog: include systemd-analyze plot
Browse files Browse the repository at this point in the history
  • Loading branch information
cbgbt committed Mar 10, 2023
1 parent 51dace7 commit 26fe5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/logdog/conf/logdog.common.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ exec journalctl.errors journalctl -p err -a --no-pager
exec journalctl.log journalctl -a --no-pager
exec systemd-analyze-blame systemd-analyze blame --no-pager
exec systemd-analyze-critical-chain systemd-analyze critical-chain --no-pager preconfigured.target configured.target multi-user.target
exec systemd-analyze-plot.svg systemd-analyze plot
# file copy does not work for this, use cat command instead
exec proc-mounts cat /proc/mounts
exec signpost signpost status
Expand Down

0 comments on commit 26fe5a3

Please sign in to comment.