]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
bash-completion/journalctl: list user units when --user is already specified (#35799)
authorLuca Boccassi <bluca@debian.org>
Thu, 2 Jan 2025 11:20:31 +0000 (11:20 +0000)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2025 11:20:31 +0000 (11:20 +0000)
Also, escape the current input before matching listed user units.

Fixes #35794.


Trivial merge