Re: [systemd-devel] [PATCH 1/2] systemd-helpers

2015-01-28 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Jan 10, 2015 at 01:33:05PM +0100, Carlos Morata Castillo wrote: > Hi, > > As stated here, we should use a library for bash autocompletions (maybe even > with include guards). > http://cgit.freedesktop.org/systemd/systemd/commit/shell-completion/bash/localectl?id=a72d698d0d9ff9c158155b44cd

Re: [systemd-devel] [PATCH 1/2] systemd-helpers

2015-01-10 Thread Dave Reisner
On Sat, Jan 10, 2015 at 01:33:05PM +0100, Carlos Morata Castillo wrote: > Hi, > > As stated here, we should use a library for bash autocompletions (maybe even > with include guards). > http://cgit.freedesktop.org/systemd/systemd/commit/shell-completion/bash/localectl?id=a72d698d0d9ff9c158155b44cd

[systemd-devel] [PATCH 1/2] systemd-helpers

2015-01-10 Thread Carlos Morata Castillo
Hi, As stated here, we should use a library for bash autocompletions (maybe even with include guards). http://cgit.freedesktop.org/systemd/systemd/commit/shell-completion/bash/localectl?id=a72d698d0d9ff9c158155b44cdc77376df31a317 Explanation: Using autotools make the autocompletions to /usr/sh