Statistics
| Branch: | Tag: | Revision:

root / htools / Ganeti / Daemon.hs @ a1741ae5

History | View | Annotate | Download (8.3 kB)

# Date Author Comment
6ec7a50e 03/13/2012 02:48 pm Iustin Pop

htools: add basic daemon-related functionality

This is not complete for now, just the basic functionality has been
implemented:

- daemonize
- check we're running under the correct user
- call setup logging

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>