zsh completion: Install _sd_machines with _machinectl

_machinectl uses _sd_machines to provide a list of all available
machines.
This commit is contained in:
Wieland Hoffmann 2014-03-10 15:17:31 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent 8fe90522fb
commit d895500c47
1 changed files with 2 additions and 1 deletions

View File

@ -4067,7 +4067,8 @@ dist_dbuspolicy_DATA += \
src/machine/org.freedesktop.machine1.conf
dist_zshcompletion_DATA += \
shell-completion/zsh/_machinectl
shell-completion/zsh/_machinectl \
shell-completion/zsh/_sd_machines
SYSTEM_UNIT_ALIASES += \
systemd-machined.service dbus-org.freedesktop.machine1.service