Add conduit 0.10.3.
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
parent
49b69ad534
commit
906e1431ca
10 changed files with 1110 additions and 0 deletions
9
net-im/conduit/files/conduit.logrotate
Normal file
9
net-im/conduit/files/conduit.logrotate
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# /etc/logrotate.d/conduit
|
||||
|
||||
/var/log/conduit.log {
|
||||
create conduit conduit
|
||||
maxsize 10M
|
||||
notifempty
|
||||
missingok
|
||||
copytruncate
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue