Statistics
| Branch: | Tag: | Revision:

root / daemons / ganeti-confd @ c3029d0a

History | View | Annotate | Download (8.1 kB)

# Date Author Comment
b84cb9a0 08/10/2009 04:46 pm Guido Trotter

Initial confd implementation

ganeti-confd is a simple asynchronous daemon, which listens on a UDP
port, passes each packet to a processor, and sends back to the client
the result.

It also listens on an inotify socket, in order to reload its
configuration when the ganeti config file changes....