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