OPNsense Forum

Archive => 23.1 Legacy Series => Topic started by: Maarten on January 27, 2023, 11:43:55 AM

Title: Changelog: openvpn: add unique daemon name to each instance
Post by: Maarten on January 27, 2023, 11:43:55 AM
Hi,

In the latest change log I found this entry: "openvpn: add unique daemon name to each instance"

I couldn't find anything about this change here, does anyone know what this is for?

Best regards,

Maarten
Title: Re: Changelog: openvpn: add unique daemon name to each instance
Post by: franco on January 27, 2023, 11:48:22 AM
Hi Maarten,

https://github.com/opnsense/core/commit/5586e49d86

All daemons started now have a different name in the log file.


Cheers,
Franco
Title: Re: Changelog: openvpn: add unique daemon name to each instance
Post by: Maarten on January 27, 2023, 12:09:44 PM
Thanks Franco