Re: [systemd-devel] systemctl start completion

2012-01-13 Thread Reindl Harald
Am 13.01.2012 19:50, schrieb foudfou: > Hi All, > > I have issues with the shell completion of the systemctl 'start' command: it > does not take disabled units into > account. what is much more frustrating is that on F15 "systemctl restart" has no completion for running services since many mon

Re: [systemd-devel] [PATCH] random-seed: break ordering cycle with encrypted tmp partitions

2012-01-13 Thread Thomas Meyer
Am Freitag, den 06.01.2012, 16:40 +0100 schrieb Frederic Crozat: > Le vendredi 23 décembre 2011 à 01:47 +0100, Tom Gundersen a écrit : > > Rather than ordering systemd-random-seed-load.service after local-fs.target, > > start it by path-activation. > > > > We need write access to the seed, so we o

[systemd-devel] systemctl start completion

2012-01-13 Thread foudfou
Hi All, I have issues with the shell completion of the systemctl 'start' command: it does not take disabled units into account. I've been trying to solve this issue in a zsh completion function of mine. Since there is no straight-forward way to get all inactive units including disabled ones (