chiark / gitweb /
nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in containers
[elogind.git] / shell-completion / zsh / _sd_hosts_or_user_at_host
1 #autoload
2
3 _alternative \
4   'users-hosts:: _user_at_host' \
5   'hosts:: _hosts'