Aleksa Sarai changed bug 1044223
What Removed Added
CC   asarai@suse.com

Comment # 4 on bug 1044223 from
It turns out that OpenVPN 2.4.x added support for systemd sd_notify, and that's
the recommended way of using it. Using Type=forking will cause all sorts of
issues and we should just sync with upstream's systemd configs[1]. Fedora had a
similar issue in March[2] and they fixed it by switching to Type=notify.

I'm preparing a patch to fix it.

[1]:
https://github.com/OpenVPN/openvpn/blob/v2.4.2/distro/systemd/openvpn-client%40.service.in
[2]: https://bugzilla.redhat.com/show_bug.cgi?id=1435831


You are receiving this mail because: