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.11-rc1~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dcca3ec0a28c6562ebfbe7a5eae4729fb5de904;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. --- diff --git a/daemon/libvirtd.init.in b/daemon/libvirtd.init.in index 3c49b1f017..f66ddad91e 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