diff options
Diffstat (limited to 'shell-completion/bash/meson.build')
-rw-r--r-- | shell-completion/bash/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell-completion/bash/meson.build b/shell-completion/bash/meson.build index 16307fe326..71309e80ad 100644 --- a/shell-completion/bash/meson.build +++ b/shell-completion/bash/meson.build @@ -32,6 +32,7 @@ items = [['busctl', ''], ['systemd-run', ''], ['udevadm', ''], ['bootctl', ''], + ['run0', ''], ['coredumpctl', 'ENABLE_COREDUMP'], ['homectl', 'ENABLE_HOMED'], ['hostnamectl', 'ENABLE_HOSTNAMED'], |