[bug] start VPN automatically on first launch
Compare changes
+ 4
− 5
@@ -57,12 +57,11 @@ func ParseConfig() *Config {
When there was no configuration file the 'conf.StartVPN' was set tu false. Let's set it properly even if there is no config file.