[vpn] Oublis

This commit is contained in:
Pierre-Elliott Bécue 2014-08-24 18:34:05 +02:00
parent 109d01be07
commit 7f13cdd56c
2 changed files with 6 additions and 6 deletions

View file

@ -3,13 +3,13 @@
<Service name="openvpn"/>
<Python name="/etc/default/openvpn"/>
<Group name="external">
<Python name="/etc/openvpn/komaz.conf"/>
<Python name="/etc/openvpn/odlyd.conf"/>
<Python name="/etc/openvpn/freebox.conf"/>
</Group>
<Group name="external" negate="true">
<Path name="/etc/openvpn/ovh.conf"/>
<Path name="/etc/openvpn/ovh.connect"/>
<Path name="/etc/openvpn/ovh.disconnect"/>
<Path name="/etc/openvpn/soyouz.conf"/>
<Path name="/etc/openvpn/arp_proxy_soyouz"/>
<Path name="/etc/openvpn/arp_unproxy_soyouz"/>
</Group>
<Path name="/etc/openvpn/allowed_clients"/>
</Bundle>