James Fehlig changed bug 950498
What Removed Added
CC   kallan@suse.com, mlatimer@suse.com

Comment # 19 on bug 950498 from
Hi Thomas,

A colleague here ran into this issue on a SLES12 SP1 machine that was updated
from SLES12 GA. Answering the questions in #17, libvirtd.service is shown in
output of 'systemctl list-dependencies multi-user.target' and

# systemctl list-dependencies --reverse libvirtd.service
libvirtd.service
��� ������multi-user.target
���   ������graphical.target

As with Lars' system, the
/etc/systemd/system/multi-user.target.wants/libvirtd.service symlink was quite
old, but recreating it with 'systemctl disable libvirtd.servce && systemctl
enable libvirtd.service' did not help. Any other suggestions to help debug this
issue? Thanks!


You are receiving this mail because: