update..
This commit is contained in:
10
roles/common/files/etc/logrotate.d/speedtest
Normal file
10
roles/common/files/etc/logrotate.d/speedtest
Normal file
@ -0,0 +1,10 @@
|
||||
/var/log/speedtest-cli.log {
|
||||
daily
|
||||
rotate 14
|
||||
start 0
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
create 644 root root
|
||||
}
|
Reference in New Issue
Block a user