source:
npl/commonservers/radius_conf/root/etc/logrotate.d/radius
Last change on this file was 995241a, checked in by , 7 years ago | |
---|---|
|
|
File size: 114 bytes |
Rev | Line | |
---|---|---|
[995241a] | 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.