Statistics
| Branch: | Tag: | Revision:

root / src / hqueryd.hs @ 670e954a

History | View | Annotate | Download (1.2 kB)

# Date Author Comment
670e954a 07/17/2013 12:33 pm Thomas Thrainer

Add queryd daemon (split from confd)

queryd is added as a new daemon which handles configuration queries over
LUXI. This functionality was removed from confd, which now only queries
over the network.

The queryd user is added to the master group such that it can access...