[Libguestfs] [PATCH] appliance: Add libsystemd0 (and systemd as an alternative for sysvinit) on Debian-based systems

Hilko Bengen bengen at hilluzination.de
Fri Sep 19 16:56:56 UTC 2014


---
 appliance/packagelist.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index 3e028e3..418c574 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -80,6 +80,7 @@ dnl iproute has been renamed to iproute2
   libcap2
   libhivex0
   libpcre3
+  libsystemd0
   libsystemd-id128-0
   libsystemd-journal0
   libyajl2
@@ -91,6 +92,7 @@ dnl iproute has been renamed to iproute2
   openssh-client
   reiserfsprogs
   sysvinit                  dnl for /sbin/reboot
+  systemd                   dnl alternative for /sbin/reboot
   ufsutils
   vim-tiny
   xz-utils
-- 
2.1.0




More information about the Libguestfs mailing list