1LIBVIRT-DBUS(8) LIBVIRT-DBUS(8)
2
3
4
6 libvirt-dbus - D-Bus daemon exporting libvirt API
7
9 libvirt-dbus [OPTION]...
10
12 libvirt-dbus wraps libvirt API to provide a high-level object-oriented
13 API better suited for dbus-based applications.
14
15 Normally libvirt-dbus is started by D-Bus daemon on demand.
16
18 -h --help
19 Display command line help usage then exit.
20
21 --system
22 Connect to the system bus.
23
24 --session
25 Connect to the session bus.
26
27 -t --threads NUM
28 Configure maximal number of worker threads.
29
31 Please report all bugs you discover. This should be done via either:
32
33 a. the mailing list
34 https://libvirt.org/contact.html
35
36 b. the bug tracker
37 https://libvirt.org/bugs.html
38
39 Alternatively, you may report bugs to your software distribution / ven‐
40 dor.
41
43 Please refer to the AUTHORS file distributed with libvirt-dbus.
44
46 libvirt-dbus is Free Software and licenced under LGPLv2+.
47
49 https://libvirt.org/dbus.html, https://libvirt.org/
50
51
52
53
54 LIBVIRT-DBUS(8)