/logrotate.d/wpa_action
http://github.com/brinkman83/bashrc · #! · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · e89bd56990c96be8d081053026536fae MD5 · raw file
- /var/log/wpa_action.log /var/log/wpa_action.*.log {
- rotate 5
- daily
- compress
- copytruncate
- missingok
- }