I have several openvpn .conf files for various vpns, and they all need to have these lines at the end of the file, like
script-security ... setenv PATH ... up ... down ... down-pre ... Is there a way to set this configuration globally across all files or in openvpn somewhere? I don't want to modify any of the individual vpn files if it's possible to configure it someplace centrally or globally.
I'm starting the config files with systemd, so sudo systemctl start [email protected].