- The workaround is to either to configure systemd to restart rsyslog when the socket is available, or to have openvpn restart rsyslog when the VPN comes up.
- The definitive fix would require rsyslogd to grow netlink support (or be managed by something else that does).
For now, I'm working around this by using openvpn config.
I discussed with slangasek, who said:
- The workaround is to either to configure systemd to restart rsyslog when the socket is available, or to have openvpn restart rsyslog when the VPN comes up.
- The definitive fix would require rsyslogd to grow netlink support (or be managed by something else that does).
For now, I'm working around this by using openvpn config.