crans_bcfg2/Python/etc/default/openvpn
2015-02-04 18:48:12 +01:00

11 lines
268 B
Python

# -*- coding: utf-8; mode: python -*-
header("Configuration des tunnels a lancer par defauts")
@# Il faut pourvoir lancer le script /usr/share/openvpn/verify-cn
@OPTARGS="--script-security 3"
if has("external"):
@AUTOSTART="odlyd"
else:
@AUTOSTART="soyouz"