cryptonas-branches/translation-base-v0.4/debian/cryptobox-server.logrotate

7 lines
131 B
Plaintext
Raw Normal View History

2008-04-08 01:08:43 +02:00
/var/log/cryptobox-server/cryptobox.log /var/log/cryptobox-server/webserver.log {
rotate 2
size 100k
copytruncate
nocompress
}