blockbook/contrib/backends/ethereum/debian/backend-ethereum.logrotate
2018-06-11 09:53:35 +02:00

10 lines
156 B
Plaintext

/opt/coins/data/ethereum/backend/ethereum.log
{
rotate 7
daily
compress
missingok
notifempty
copytruncate
}