On Mon, 26 Feb 2024 09:59:15 +0000, Peter Davis via Openvpn-users
<openvpn-users@lists.sourceforge.net> wrote:

>Hello,
>Why can't I reload the OpenVPN service?
>
># systemctl reload openvpn
>Failed to reload openvpn.service: Job type reload is not applicable for unit 
>openvpn.service.
>#
># systemctl reload openvpn@ServerFailed to reload openvpn@Server.service: Job 
>type reload is not applicable for unit openvpn@Server.service.
>
>Thank you.

Probably because you used the wrong command...
Try this instead, it works for me 100% of the times:

sudo systemctl restart openvpn-server@server

(If your server is named something else like serverweb then replace the text
after @)


-- 
Bo Berglund
Developer in Sweden



_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to