104
108
#define PATHDIR "/conf/conf.d/mandos"
105
109
#define SECKEY "seckey.txt"
106
110
#define PUBKEY "pubkey.txt"
109
113
static const char mandos_protocol_version[] = "1";
111
115
const char *argp_program_bug_address = "<mandos@fukt.bsnet.se>";
113
117
/* Used for passing in values through the Avahi callback functions */