From: Peter Krempa Date: Fri, 2 Mar 2012 14:12:32 +0000 (+0100) Subject: daemon: Remove deprecated HAL from init script dependencies X-Git-Tag: v0.9.6.1~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47444616194217df214a24ab44397fe3508553b0;p=thirdparty%2Flibvirt.git daemon: Remove deprecated HAL from init script dependencies The init script for the daemon requests to start HAL although it has been deprecated long time ago. This patch removes the dependency. (cherry picked from commit 2dcca3ec0a28c6562ebfbe7a5eae4729fb5de904) --- diff --git a/daemon/libvirtd.init.in b/daemon/libvirtd.init.in index 0697a2b692..295ae975a7 100644 --- a/daemon/libvirtd.init.in +++ b/daemon/libvirtd.init.in @@ -8,7 +8,6 @@ # Required-Start: $network messagebus # Should-Start: $named # Should-Start: xend -# Should-Start: hal # Should-Start: avahi-daemon # Required-Stop: $network messagebus # Should-Stop: $named