diff -r f137c6757b85 -r f83da8c347c4 tunblick/openvpnstart.m --- a/tunblick/openvpnstart.m Wed Jul 29 11:32:54 2009 +0200 +++ b/tunblick/openvpnstart.m Wed Jul 29 11:37:50 2009 +0200 @@ -139,7 +139,6 @@ @"--management-hold", @"--management", @"127.0.0.1", [NSString stringWithFormat:@"%d", port], @"--config", configPath, - @"--script-security", @"2", // allow us to call the up and down scripts or scripts defined in config nil ];