summaryrefslogtreecommitdiff
path: root/src/leap/services/eip/vpnprocess.py
AgeCommit message (Collapse)Author
2013-06-17Remove temporal folder during shutdownkali
Closes: #2891 This is the temporal folder that is used under osx and linux for the unix socket to connect to the management interface.
2013-06-15working openvpn termination: SIGTERM, then SIGKILL.kali
Closes: #2753
2013-06-12use twisted processProtocol instead of QProcess to drive openvpnkali