portail captif sur odlyd
This commit is contained in:
parent
b512fdc625
commit
a643b0aa96
3 changed files with 10 additions and 6 deletions
|
@ -1,4 +1,7 @@
|
|||
<Bundle name="gunicorn">
|
||||
<Package name="gunicorn"/>
|
||||
<Path name="/etc/logrotate.d/gunicorn"/>
|
||||
<Group name="portail-captif">
|
||||
<Path name="/etc/gunicorn.d/portail_captif"/>
|
||||
</Group>
|
||||
</Bundle>
|
||||
|
|
|
@ -6,17 +6,16 @@
|
|||
|
||||
<Group name="komaz"
|
||||
profile="true">
|
||||
<Group name="crans-wheezy"/>
|
||||
<Group name="router-wifi"/>
|
||||
<Group name="firewall"/>
|
||||
<Group name="crans-wheezy"/>
|
||||
<!--<Group name="router-wifi"/>
|
||||
<Group name="comptage-upload"/>
|
||||
<Group name="connection-main"/>
|
||||
<Group name="firmware-bnx2"/>
|
||||
<Group name="ident-daemon"/>
|
||||
<Group name="vlan-ens"/>
|
||||
<Group name="vlan-wifi"/>
|
||||
<Group name="nginx"/> <!-- Proxy web et pages déco -->
|
||||
<Group name="connexion-secours"/>
|
||||
<Group name="connexion-secours"/>-->
|
||||
<!--<Group name="nginx"/> --><!-- Proxy web et pages déco -->
|
||||
</Group>
|
||||
|
||||
<Group name="odlyd"
|
||||
|
@ -24,6 +23,8 @@
|
|||
<Group name="crans-wheezy"/>
|
||||
<Group name="ident-daemon"/>
|
||||
<Group name="connection-main"/>
|
||||
<Group name="firewall"/>
|
||||
<Group name="portail-captif"/>
|
||||
</Group>
|
||||
|
||||
|
||||
|
|
|
@ -145,7 +145,7 @@ service("dhcp-detect")
|
|||
|
||||
service("radvd", pidf='radvd/radvd')
|
||||
|
||||
if has("komaz"):
|
||||
if False: #has("komaz"):
|
||||
service(None,
|
||||
name="filtrage_firewall")
|
||||
service('netacct-crans',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue