boringtun icon indicating copy to clipboard operation
boringtun copied to clipboard

Fix log files not working in daemon mode, update some dependencies and silence poll interrupted error

Open MemoryLeak55 opened this issue 2 years ago • 0 comments

I added the ability to the cli to set pid files, useful for systemd units. I added the ability to set a working dir, and updated daemonize and tracing to the latest versions. Logging to files now work in daemon mode, as well as no complaints from epoll about being interrupted

MemoryLeak55 avatar Aug 24 '23 17:08 MemoryLeak55