[elbe-devel] [PATCH 1/2] README.adoc: add the missing libvirt-daemon-system package
yegorslists at googlemail.com
yegorslists at googlemail.com
Mon Mar 20 16:24:22 CET 2023
From: Yegor Yefremov <yegorslists at googlemail.com>
libvirt-daemon-system installs both systemd and sysv init
scripts that start libvirtd on system's startup.
Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index c7616ee8..e56e0247 100644
--- a/README.adoc
+++ b/README.adoc
@@ -13,7 +13,7 @@ Software Dependencies
---------------------
If using ELBE from git repository directly, you'll need following packages installed:
- apt install python3 python3-debian python3-mako python3-lxml python3-apt python3-gpg python3-suds python3-libvirt qemu-utils qemu-kvm p7zip-full make python3-passlib libvirt-clients
+ apt install python3 python3-debian python3-mako python3-lxml python3-apt python3-gpg python3-suds python3-libvirt qemu-utils qemu-kvm p7zip-full make python3-passlib libvirt-clients libvirt-daemon-system
Crash Course
--
2.34.1
More information about the elbe-devel
mailing list