提交 fb2025ed 编写于 作者: A Andrea Bolognani

libvirt-guests.service: Add Requires=libvirtd.service

Having After=libvirtd.service merely ensures that, if both
services are asked to start, libvirtd.service will start
first.

What we really want is for libvirtd.service to be started
whenever libvirt-guests.service is asked to start. Adding a
Requires= relationship guarantees that will happen.
上级 7fbe9fa5
[Unit]
Description=Suspend/Resume Running libvirt Guests
Requires=libvirtd.service
After=network.target
After=time-sync.target
After=libvirtd.service
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册