projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0213202
)
shell-completion: add systemd-vmspawn to meson.build
author
Arthur Zamarin
<arthurzam@gentoo.org>
Sat, 18 May 2024 06:38:53 +0000
(09:38 +0300)
committer
Arthur Zamarin
<arthurzam@gentoo.org>
Sat, 18 May 2024 06:38:53 +0000
(09:38 +0300)
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
shell-completion/bash/meson.build
patch
|
blob
|
history
diff --git
a/shell-completion/bash/meson.build
b/shell-completion/bash/meson.build
index 3fb7475427951ef7710bccf28dd968870255c569..91635df74a51fd8fdb7b8f6a1cc3235ad38ff506 100644
(file)
--- a/
shell-completion/bash/meson.build
+++ b/
shell-completion/bash/meson.build
@@
-51,6
+51,7
@@
items = [['busctl', ''],
['systemd-dissect', 'HAVE_BLKID'],
['systemd-resolve', 'ENABLE_RESOLVE'],
['systemd-sysext', 'ENABLE_SYSEXT'],
+ ['systemd-vmspawn', 'ENABLE_VMSPAWN'],
['timedatectl', 'ENABLE_TIMEDATED']]
foreach item : items