Skip to content

v1.1

Compare
Choose a tag to compare
@tedjp tedjp released this 26 Sep 19:15
· 28 commits to master since this release

wtfd 1.1 improves compatibility with Ubuntu 16.04 and reduces its network use.

  • No longer sends a trailing NUL byte.
  • systemd service file works with older versions of systemd, especially systemd 229 in Ubuntu 16.04.
  • Disallowed system calls (via systemd policy) return EPERM rather than terminating the process.