summaryrefslogtreecommitdiff
path: root/shell-completion/bash/meson.build
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-04-19 03:26:54 +0900
committerSven Eden <yamakuzure@gmx.net>2018-08-24 16:47:08 +0200
commit2a5ead0f959d8b692edec36005fe8bd9dd51400d (patch)
treeb3e8dbdc1f730843c3840aec27ac7ea005723099 /shell-completion/bash/meson.build
parent20b24bce47436ec2680ffa587e9cecb267a3f56b (diff)
bash-completion: add completion for resolvectl
Diffstat (limited to 'shell-completion/bash/meson.build')
-rw-r--r--shell-completion/bash/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell-completion/bash/meson.build b/shell-completion/bash/meson.build
index a6831f5fe..48e671579 100644
--- a/shell-completion/bash/meson.build
+++ b/shell-completion/bash/meson.build
@@ -43,6 +43,7 @@ if bashcompletiondir != 'no'
# ['machinectl', 'ENABLE_MACHINED'],
# ['networkctl', 'ENABLE_NETWORKD'],
# ['systemd-resolve', 'ENABLE_RESOLVE'],
+# ['resolvectl', 'ENABLE_RESOLVE'],
# ['timedatectl', 'ENABLE_TIMEDATED'],
#else
items = [['loginctl', ''],