From 2dcca3ec0a28c6562ebfbe7a5eae4729fb5de904 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 2 Mar 2012 15:12:32 +0100 Subject: [PATCH] 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. --- daemon/libvirtd.init.in | 1 - 1 file changed, 1 deletion(-) 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