diff --git a/.github/workflows/test_set_1.yml b/.github/workflows/test_set_1.yml index 70602ef..61ae2af 100644 --- a/.github/workflows/test_set_1.yml +++ b/.github/workflows/test_set_1.yml @@ -42,7 +42,7 @@ jobs: cd /opt/src yum -y -q update - yum -y -q install wget rsyslog kmod procps-ng iproute net-tools + yum -y -q install wget rsyslog kmod procps-ng net-tools systemctl start rsyslog cp -f /opt/src/scripts/openvpn-install.sh ./openvpn.sh @@ -53,6 +53,69 @@ jobs: systemctl status openvpn-server@server ls -ld ~/client.ovpn + bash openvpn.sh <