[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">
|
||||
<ConfigFile name="/etc/init.d/attendre-vert" />
|
||||
<Action name="ln-attendre-vert" />
|
||||
<Group name="external" negate="true">
|
||||
<ConfigFile name="/etc/init.d/attendre-vert" />
|
||||
<Action name="ln-attendre-vert" />
|
||||
</Group>
|
||||
</Bundle>
|
||||
|
|
|
@ -873,9 +873,7 @@
|
|||
<Group name="nfs">
|
||||
<Bundle name="nfs"/>
|
||||
<Bundle name="portmap"/>
|
||||
<Group name="external" negate="true">
|
||||
<Bundle name="attendre-vert"/>
|
||||
</Group>
|
||||
<Bundle name="attendre-vert"/>
|
||||
</Group>
|
||||
|
||||
<Group name="apache"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue