From c40a36dab727a7a04f8e0713e80f34494f9735de Mon Sep 17 00:00:00 2001 From: Martin Blazik Date: Fri, 15 Apr 2022 16:53:29 +0200 Subject: [PATCH] OpenVPN systemctl service name --- scripts/openvpn-home.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/openvpn-home.sh diff --git a/scripts/openvpn-home.sh b/scripts/openvpn-home.sh new file mode 100755 index 0000000..c8c8cf5 --- /dev/null +++ b/scripts/openvpn-home.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo systemctl status openvpn@home.service