crans_bcfg2/Python/etc/default/openvpn
Olivier Huber 01487df905 [./Python/etc/default/openvpn] Modification pour OpenVpn 2.1_rc
darcs-hash:20090319154916-8fbb1-69ff1f4ac82be64eee900795abcaeb1ab804c965.gz
2009-03-19 16:49:16 +01:00

11 lines
265 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 2"
if has("external"):
@AUTOSTART="komaz"
else:
@AUTOSTART="ovh"