Conf d'openvpn

darcs-hash:20080228123815-af139-45398677dde47cc2e86282788c93252d7c6d3fa0.gz
This commit is contained in:
Jeremie Dimino 2008-02-28 13:38:15 +01:00
parent 5f0c6f5c27
commit 2cfb65fda6
15 changed files with 222 additions and 26 deletions

View file

@ -0,0 +1,8 @@
# -*- coding: utf-8; mode: python -*-
header("Configuration des tunnels a lancer par defauts")
if has("external"):
@AUTOSTART = "main rescue"
else:
@AUTOSTART = "external"