commit - 71d1e25001b7351b471a19c15a0a1633938f7f4d
commit + 92788e3adb0d10591ab17c83803d398a8e81c7ea
blob - b5156896312b287db974aecd9bcbae60f58b6ea0
blob + 769896701006d59e17b892f2e62ba00dde6434d7
--- BNC.pm
+++ BNC.pm
unveil("/usr/lib/libc.so.95.1", "r") or die "Unable to unveil $!";
unveil("/usr/libexec/ld.so", "r") or die "Unable to unveil $!";
unveil("/usr/bin/tail", "rx") or die "Unable to unveil $!";
+ unveil("$znclog", "r") or die "unable to unveil $!";
unveil("$netpath", "r") or die "Unable to unveil $!";
@networks = readnetworks($netpath);
blob - 7a377ea442291577a084b97eaba84c6bc7d64614
blob + 4905f46c904ff3c5e4bd19265da791a33103b12b
Binary files botnow and botnow differ