[ejabberd] nouveau bundle pour les passerelles
darcs-hash:20110301204359-8fbb1-771bada522ac9586f346cc1974fd8f28c5d32263.gz
This commit is contained in:
parent
68ca273c84
commit
ae56c621eb
3 changed files with 15 additions and 6 deletions
8
Bundler/ejabberd-extra.xml
Normal file
8
Bundler/ejabberd-extra.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<Bundle name="ejabberd-extra">
|
||||
<ConfigFile name="/etc/pymsnt.conf.xml"/>
|
||||
<ConfigFile name="/etc/pyaimt.conf.xml"/>
|
||||
<ConfigFile name="/etc/pyicqt.conf.xml"/>
|
||||
<Package name="pymsnt"/>
|
||||
<Package name="pyaimt"/>
|
||||
<Package name="pyicqt"/>
|
||||
</Bundle>
|
|
@ -2,12 +2,6 @@
|
|||
<ConfigFile name="/etc/default/ejabberd"/>
|
||||
<ConfigFile name="/etc/ejabberd/ejabberd.cfg"/>
|
||||
<ConfigFile name="/etc/ejabberd/ssl/jabber.pem"/>
|
||||
<ConfigFile name="/etc/pymsnt.conf.xml"/>
|
||||
<ConfigFile name="/etc/pyaimt.conf.xml"/>
|
||||
<ConfigFile name="/etc/pyicqt.conf.xml"/>
|
||||
<Package name="ejabberd"/>
|
||||
<Package name="pymsnt"/>
|
||||
<Package name="pyaimt"/>
|
||||
<Package name="pyicqt"/>
|
||||
<Service name="ejabberd"/>
|
||||
</Bundle>
|
||||
|
|
|
@ -148,6 +148,7 @@
|
|||
<Group name="pgsql-server"/>
|
||||
<Group name="sqlgrey-localdb"/>
|
||||
<Group name="ejabberd-services"/>
|
||||
<Group name="ejabberd-extra"/>
|
||||
</Group>
|
||||
|
||||
<Group name="fx"
|
||||
|
@ -724,6 +725,12 @@
|
|||
<Bundle name="ejabberd-services"/>
|
||||
</Group>
|
||||
|
||||
<Group name="ejabberd-extra"
|
||||
comment="Services supplémentaires pour xmpp
|
||||
(passerelle msn, ...)">
|
||||
<Bundle name="ejabberd-extra"/>
|
||||
</Group>
|
||||
|
||||
<Group name="multimedia"
|
||||
comment="machines necessitant le miroir multimedia" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue