SUMMARY
To restart openvpn service under CentOS 7 (This is not for resetting or rebuilding the OpenVPN, but restarting it.)
ISSUE
on source (replace target with hostname of replication target)
- systemctl restart openvpn@<target's name>.service
(ie:den-36ltr002)
to enable auto-restart of openvpn service on source
- systemctl enable openvpn@<target's name>.service
on target
- systemctl restart openvpn@inbound.service