Re: [systemd-devel] bash autocompletion

2010-09-05 Thread Lennart Poettering
On Sun, 05.09.10 07:40, Michael Biebl ([email protected]) wrote: > > 2010/9/5 Matthew Miller : > > On Sun, Sep 05, 2010 at 06:53:25AM +0200, Michael Biebl wrote: > >> attached is a first stab at bash completion support for systemctl. > >> You need to have the bash-completion package installed (on

Re: [systemd-devel] bash autocompletion

2010-09-05 Thread Lennart Poettering
On Sun, 05.09.10 06:53, Michael Biebl ([email protected]) wrote: > Hi everyone, > > attached is a first stab at bash completion support for systemctl. > You need to have the bash-completion package installed (on Debian: > apt-get install bash-completion), then simply copy the file to > /etc/bash_c

Re: [systemd-devel] bash autocompletion

2010-09-04 Thread Michael Biebl
2010/9/5 Matthew Miller : > On Sun, Sep 05, 2010 at 06:53:25AM +0200, Michael Biebl wrote: >> attached is a first stab at bash completion support for systemctl. >> You need to have the bash-completion package installed (on Debian: >> apt-get install bash-completion), then simply copy the file to >>

Re: [systemd-devel] bash autocompletion

2010-09-04 Thread Matthew Miller
On Sun, Sep 05, 2010 at 06:53:25AM +0200, Michael Biebl wrote: > attached is a first stab at bash completion support for systemctl. > You need to have the bash-completion package installed (on Debian: > apt-get install bash-completion), then simply copy the file to > /etc/bash_completion.d/ > and e

[systemd-devel] bash autocompletion

2010-09-04 Thread Michael Biebl
Hi everyone, attached is a first stab at bash completion support for systemctl. You need to have the bash-completion package installed (on Debian: apt-get install bash-completion), then simply copy the file to /etc/bash_completion.d/ and either source /etc/bash_completion or only /etc/bash_complet