Revision e9ba0663 man/ganeti-confd.rst
b/man/ganeti-confd.rst | ||
---|---|---|
29 | 29 |
by default. The port can be overridden by an entry the services database |
30 | 30 |
(usually ``/etc/services``) or by passing the ``-p`` option. The ``-b`` |
31 | 31 |
option can be used to specify the address to bind to (defaults to |
32 |
``0.0.0.0``). The daemon also listens on a Unix socket |
|
33 |
(``@LOCALSTATEDIR@/run/ganeti/socket/ganeti-query``) on which it exports |
|
34 |
a ``Luxi`` endpoint, serving query operations only. Commands and tools |
|
35 |
use this socket if the build-time option for split queries has been |
|
36 |
enabled. |
|
32 |
``0.0.0.0``). |
|
37 | 33 |
|
38 | 34 |
The daemon will refuse to start if the user and group do not match the |
39 | 35 |
one defined at build time; this behaviour can be overridden by the |
Also available in: Unified diff