Hi Dragon2fly,
Me again, the problem I'm facing now is the script needs to be run as qvpn user to get through the dns on the system... I tried adding
command = ['sg qvpn -c openvpn', '--config', ovpn]
but it failed.
Where can I preappend sg qvpn -c to the openvpn command? Thanks
Hi Dragon2fly,
Me again, the problem I'm facing now is the script needs to be run as qvpn user to get through the dns on the system... I tried adding
command = ['sg qvpn -c openvpn', '--config', ovpn]but it failed.
Where can I preappend sg qvpn -c to the openvpn command? Thanks