]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove bogus udev.target dep from libvirtd unit
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 15 May 2012 16:33:00 +0000 (17:33 +0100)
committerCole Robinson <crobinso@redhat.com>
Thu, 14 Jun 2012 22:22:51 +0000 (18:22 -0400)
commit50b594e486b22c79d72a170949b8f08b39fad568
treef05785baaa211ca0a3e905e2c9c910b8dacc26a4
parent6b184ba1ce4c40d98a17f88fa539bb025868002f
Remove bogus udev.target dep from libvirtd unit

There is no 'udev.target' unit in systemd (only 'udev.service')
yet libvirtd's unit file had a dep on one. There's no compelling
reason for a dep on udev, so remove it altogether.

Reported-by: Avi Kivity <avi@redhat.com>
(cherry picked from commit 6cfc3f8f4facc7f549ee494b216bde18d15a1d33)
daemon/libvirtd.service.in