[systemd-devel] [PATCH] busctl: install bash completion

Thomas H.P. Andersen phomes at gmail.com
Wed Feb 19 08:49:26 PST 2014


I updated the bash completion and I think it is good enough to ship
now. I could not get the status verb to work though. I just get
"Failed to get credentials: No such process" for any endpoint name I
point it to.

On Wed, Feb 19, 2014 at 5:45 PM, Thomas H.P. Andersen <phomes at gmail.com> wrote:
> From: Thomas Hindoe Paaboel Andersen <phomes at gmail.com>
>
> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index b36b42d..8d58c52 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -348,6 +348,7 @@ systemgenerator_PROGRAMS = \
>         systemd-system-update-generator
>
>  dist_bashcompletion_DATA = \
> +       shell-completion/bash/busctl \
>         shell-completion/bash/journalctl \
>         shell-completion/bash/systemctl \
>         shell-completion/bash/systemd-analyze \
> --
> 1.8.5.3
>


More information about the systemd-devel mailing list