]> xenbits.xensource.com Git - libvirt.git/commit
Start daemon only after filesystems are mounted
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 25 Aug 2015 15:07:46 +0000 (17:07 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 26 Aug 2015 14:27:49 +0000 (16:27 +0200)
commit3418e7815a9fc9245aa6476415a353790ed3cb8b
tree5f327f85daa3697e8385379b39a2cec4a0fd5d44
parent91fdcefa7f145c1c39acc8e9a44fbfbf11568e54
Start daemon only after filesystems are mounted

When images are on mounted filesystems, there is no guarantee libvirtd
will start before they are mounted.  Since we want to start after both
local and remote filesystems are mounted, we need to add both local-fs
and remote-fs as targets that should precede starting libvirtd service.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
daemon/libvirtd.service.in