source: npl/commonservers/radius_conf/root/etc/logrotate.d/radius @ 995241a

gcc484perl-5.22
Last change on this file since 995241a was 995241a, checked in by Edwin Eefting <edwin@datux.nl>, 7 years ago

radius upgrade 2.2.10. seperate config package. remove old radius 1.x files

  • Property mode set to 100644
File size: 114 bytes
Line 
1/var/log/radius/radius.log {
2    weekly
3    rotate 4
4    copytruncate
5    compress
6    notifempty
7    missingok
8}
Note: See TracBrowser for help on using the repository browser.