libvirt/daemon
Martin Kletzander 3418e7815a 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>
2015-08-26 16:27:49 +02:00
..
admin_server.c Revert "admin: Add virAdmHello function" 2015-06-16 14:08:59 +02:00
admin_server.h Add support for admin API in libvirt daemon 2015-06-16 13:46:21 +02:00
libvirt.rules polkit: Allow password-less access for 'libvirt' group 2015-05-04 12:57:06 -04:00
libvirtd-config.c rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
libvirtd-config.h rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
libvirtd.aug Add configuration options for permissions on daemon's admin socket 2015-06-16 13:46:21 +02:00
libvirtd.c rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
libvirtd.conf rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
libvirtd.h rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
libvirtd.init.in
libvirtd.libxl.logrotate.in libxl: add logrotate config file 2015-05-05 09:08:11 -06:00
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in
libvirtd.pod.in
libvirtd.policy.in
libvirtd.qemu.logrotate.in
libvirtd.sasl
libvirtd.service.in Start daemon only after filesystems are mounted 2015-08-26 16:27:49 +02:00
libvirtd.socket.in daemon: use socket activation with systemd 2014-08-22 09:12:14 +02:00
libvirtd.sysconf daemon: Enhance documentation for changing NOFILE limit 2014-03-20 10:55:44 +01:00
libvirtd.sysctl
libvirtd.uml.logrotate.in
libvirtd.upstart
Makefile.am daemon: Use $(NULL) for libvird_admin's flags 2015-08-20 10:19:27 +02:00
remote.c rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
remote.h
stream.c Replace virStreamFree with virObjectUnref 2014-12-02 11:03:41 -05:00
stream.h
test_libvirtd.aug.in rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
THREADS.txt