mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
systemd-analyze critical-chain accepts an optional unit argument, however currently there's no shell-completion for it This change provides unit name completion for both bash and zsh. Closes: #20927