[groups.xml,attendre-vert] negate ne fonctionne pas directement dans groups.xml
darcs-hash:20090414012933-ffbb2-56d1b312ca49fc977212a75d7f24d0239b53ac96.gz
This commit is contained in:
parent
bc675a0b17
commit
9d5ac07bd5
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,6 @@
|
||||||
<Bundle name="attendre-vert">
|
<Bundle name="attendre-vert">
|
||||||
|
<Group name="external" negate="true">
|
||||||
<ConfigFile name="/etc/init.d/attendre-vert" />
|
<ConfigFile name="/etc/init.d/attendre-vert" />
|
||||||
<Action name="ln-attendre-vert" />
|
<Action name="ln-attendre-vert" />
|
||||||
|
</Group>
|
||||||
</Bundle>
|
</Bundle>
|
||||||
|
|
|
@ -873,10 +873,8 @@
|
||||||
<Group name="nfs">
|
<Group name="nfs">
|
||||||
<Bundle name="nfs"/>
|
<Bundle name="nfs"/>
|
||||||
<Bundle name="portmap"/>
|
<Bundle name="portmap"/>
|
||||||
<Group name="external" negate="true">
|
|
||||||
<Bundle name="attendre-vert"/>
|
<Bundle name="attendre-vert"/>
|
||||||
</Group>
|
</Group>
|
||||||
</Group>
|
|
||||||
|
|
||||||
<Group name="apache"
|
<Group name="apache"
|
||||||
category="http-server-backend">
|
category="http-server-backend">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue