@@ -0,0 +1,8 @@
#!/bin/sh
set -e
if [ ! -f "/pia/auth.conf" ]]; then
echo "File auth.conf was not found, aborting !"
exit 1
fi
openvpn --config "$REGION".ovpn --auth-user-pass auth.conf
The note is not visible to the blocked user.