blockbook/contrib/backends/ethereum/debian/ethereum-eth.logrotate
2018-05-31 19:44:02 +02:00

10 lines
142 B
Plaintext

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