systemctl: hide "following" units if '--all' is not passed (#2967)
authorFranck Bui <fbui@suse.com>
Wed, 20 Apr 2016 01:18:17 +0000 (03:18 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 20 Apr 2016 01:18:17 +0000 (21:18 -0400)
commit409472cb8c072791dee8958af9349ee2276b8f09
treee4b58aeedc7411ea98c52ecbf495b4432814c833
parent0c1792efe422622c3c8a11b70a722147304da4cb
systemctl: hide "following" units if '--all' is not passed (#2967)

No need to dump all the redundant device units on the user, just because he
specified that he wants to see units of a specific state.

This was broken by commit ebc962656cee33e3e8395f456a8208c3ca41969c.
src/systemctl/systemctl.c