]> git.ipfire.org Git - thirdparty/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)
committerCole Robinson <crobinso@redhat.com>
Tue, 22 Sep 2015 00:18:02 +0000 (20:18 -0400)
commit2c1a8f02bf41c73d61740d7055731e62313a6318
treeceb4a6d456745d50d46bc23c23231947e84cb55c
parentd598dced1c0a77bb3eeabefd275003a3b15b6bbe
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>
(cherry picked from commit 3418e7815a9fc9245aa6476415a353790ed3cb8b)
daemon/libvirtd.service.in