28 lines
542 B
XML
28 lines
542 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<rougail>
|
|
|
|
<services>
|
|
<service name='ntp'>
|
|
<port protocol='udp'>123</port>
|
|
</service>
|
|
</services>
|
|
|
|
<variables>
|
|
<family name='général'>
|
|
<variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True">
|
|
<value>oui</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</rougail>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|