/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "buffer.h"
#include "settings-parser.h"
#include "service-settings.h"
#include <stddef.h>
/* <settings checks> */
{ "dns-client", 0666, "", "" }
};
};
};
/* </settings checks> */
.name = "dns_client",
.protocol = "",
.type = "",
.executable = "dns-client",
.user = "$default_internal_user",
.group = "",
.privileged_group = "",
.extra_groups = "",
.chroot = "",
.process_min_avail = 0,
.process_limit = 0,
.client_limit = 1,
.service_count = 0,
.idle_kill = 0,
sizeof(dns_client_unix_listeners[0]) } },
};