Do not activate client right after adding config
Currently new openvpn client connection is marked as enabled and immediately started after adding (after openvpn restart).
This can be quite dangerous, because enabling and starting new vpn connection could mess up already running vpn connections or make router inaccessible in certain circumstances, without simple way to disable such vpn client.
Mark new vpn client as disabled after adding and force user to activate it in additional separate action.
closes: #20 (closed)
Edited by Martin Matějek