I've got two different OpenVPN servers running on a box and I want to restart one of them (and leave the other untouched). I know I can restart all OpenVPN service using service openvpn restart, but then that restarts all OpenVPN services.
Is there a way to restart a specific OpenVPN server using the service command?