Re: [systemd-devel] Autocompletion by default in containers and typo on systemctl.in

2015-02-02 Thread Lennart Poettering
On Thu, 29.01.15 05:44, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > On Sat, Jan 10, 2015 at 01:29:11AM +0100, Carlos Morata Castillo wrote: > > Hi, > > > > 1- It'll be nice if when you "nspawn" a container it'll have > > autocompletion enabled by default. > > > > Just need to execut

Re: [systemd-devel] Autocompletion by default in containers and typo on systemctl.in

2015-01-28 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Jan 10, 2015 at 01:29:11AM +0100, Carlos Morata Castillo wrote: > Hi, > > 1- It'll be nice if when you "nspawn" a container it'll have > autocompletion enabled by default. > > Just need to execute this line: > . /usr/share/bash-completion/bash_completion > > > (This file is /usr/share/b

[systemd-devel] Autocompletion by default in containers and typo on systemctl.in

2015-01-09 Thread Carlos Morata Castillo
Hi, 1- It'll be nice if when you "nspawn" a container it'll have autocompletion enabled by default. Just need to execute this line: . /usr/share/bash-completion/bash_completion 2- Rename shell-completion/bash/systemctl.in to systemctl in repo and update Makefile.am properly. (This file is /usr/