]> git.ipfire.org Git - thirdparty/systemd.git/commit
bash-completion: systemctl: re-implement __filter_units_by_properties() 10060/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 12 Sep 2018 03:36:22 +0000 (12:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 12 Sep 2018 05:17:22 +0000 (14:17 +0900)
commitf28255e2d5695b0d060558ff8cbb2b526fc94cc0
treeb487f649d61a40261365b138d16a666908055f3c
parenteda193578effbc3cee0f6d56ade52434778737c9
bash-completion: systemctl: re-implement __filter_units_by_properties()

This also unifies __filter_units_by_property() and
__filter_units_by_properties(), and makes completion for 'restart',
'reload' or 'stop' show more candidates.
shell-completion/bash/systemctl.in