net-im/jabberd2:
added ebuild for version 2.3.6, which is missing in the official tree Package-Manager: portage-2.2.28
This commit is contained in:
parent
c66496e31f
commit
0f791f078a
8 changed files with 344 additions and 0 deletions
8
net-im/jabberd2/files/jabberd2-2.3.2.logrotate
Normal file
8
net-im/jabberd2/files/jabberd2-2.3.2.logrotate
Normal file
|
@ -0,0 +1,8 @@
|
|||
/var/log/jabber/c2s.log /var/log/jabber/s2s.log /var/log/jabber/sm.log /var/log/jabber/router.log {
|
||||
su jabber jabber
|
||||
sharedscripts
|
||||
missingok
|
||||
postrotate
|
||||
/etc/init.d/jabberd reload
|
||||
endscript
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue