# All OpenVPN configurations shall use OPENVPN_ settings, based aon openvpn.cfg regardless their name. # So this hack will to force modcgi to package "openvpn" for all "derived" OpenVPN packages. modcgi() { $(which modcgi) ${1//OPENVPN_/} openvpn }