From: Richard W.M. Jones Date: Sun, 19 Dec 2010 11:01:59 +0000 (+0000) Subject: appliance: Don't exclude upstart (/sbin/reboot) (RHBZ#661280). X-Git-Tag: 1.8.0~5 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=2712f237b01a3b7c582e253069864b0449b2d66e;p=libguestfs.git appliance: Don't exclude upstart (/sbin/reboot) (RHBZ#661280). Don't exclude upstart from the appliance. It provides /sbin/reboot which is required by virt-rescue. --- diff --git a/appliance/excludelist.in b/appliance/excludelist.in index 7e2abc2..d92c8c5 100644 --- a/appliance/excludelist.in +++ b/appliance/excludelist.in @@ -35,7 +35,6 @@ /* Replacements for SysVinit. We don't use ordinary init in the * appliance. */ -^upstart ^systemd /* Linux firmware. Note that febootstrap itself excludes the kernel