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