mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 12:05:17 +00:00
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)
This commit is contained in:
parent
6b184ba1ce
commit
50b594e486
@ -6,7 +6,6 @@
|
||||
[Unit]
|
||||
Description=Virtualization daemon
|
||||
After=syslog.target
|
||||
After=udev.target
|
||||
After=avahi.target
|
||||
After=dbus.target
|
||||
Before=libvirt-guests.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user