retire les switchs if has('wheezy')
This commit is contained in:
parent
fd785612d9
commit
efa75412b2
11 changed files with 14 additions and 34 deletions
|
@ -1,10 +1,4 @@
|
|||
<!-- Règles pour rpc //-->
|
||||
<Rules priority="1">
|
||||
<Group name="squeeze">
|
||||
<Service type="deb" name="portmap" status="on"/>
|
||||
</Group>
|
||||
|
||||
<Group name="wheezy">
|
||||
<Service type="deb" name="rpcbind" status="on"/>
|
||||
</Group>
|
||||
<Service type="deb" name="rpcbind" status="on"/>
|
||||
</Rules>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue