piler/piler-config.h.in

16 lines
293 B
C
Raw Normal View History

2011-11-14 15:57:52 +01:00
/*
* piler-config.h.in, SJ
*/
#define CONFDIR "/usr/local/etc"
#define DATADIR "/usr/local/var"
#define VIRUS_TEMPLATE "/usr/local/share/clapf/template.virus"
#define ZOMBIE_NET_REGEX "/usr/local/share/clapf/zombienets.regex"
#define KEYFILE CONFDIR "/piler.key"
#define HAVE_DAEMON 1