blockbook/contrib/backends/ethereum/debian/ethereum-ropsten.logrotate
2018-05-31 22:40:25 +02:00

10 lines
150 B
Plaintext

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