mgenmid: fix pledge, needs dns

Found by lhynes.
pull/185/head
Leah Neukirchen 4 years ago
parent ccceb10908
commit 07ee45cf31

@ -37,7 +37,7 @@ int main()
char *f = blaze822_home_file("profile");
struct message *config = blaze822(f);
xpledge("stdio rpath", "");
xpledge("stdio rpath dns", "");
if (config) // try FQDN: first
host = blaze822_hdr(config, "fqdn");

Loading…
Cancel
Save