Don't rotate radutmp
Remove radutmp file rotation from freeradius-logrotate, as it's not a log file.
This commit is contained in:
parent
1ac56a7cb1
commit
92d7028766
@ -35,14 +35,6 @@
|
|||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
|
||||||
/var/log/radius/radutmp {
|
|
||||||
monthly
|
|
||||||
rotate 4
|
|
||||||
create
|
|
||||||
compress
|
|
||||||
missingok
|
|
||||||
}
|
|
||||||
|
|
||||||
/var/log/radius/radwtmp {
|
/var/log/radius/radwtmp {
|
||||||
monthly
|
monthly
|
||||||
rotate 4
|
rotate 4
|
||||||
|
@ -788,6 +788,7 @@ exit 0
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 17 2017 Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> - 3.0.11-7
|
* Fri Feb 17 2017 Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> - 3.0.11-7
|
||||||
- Make sure FreeRADIUS starts after IPA, directory, and Kerberos servers
|
- Make sure FreeRADIUS starts after IPA, directory, and Kerberos servers
|
||||||
|
- Don't rotate radutmp, as it's not a log file
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.11-6
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.11-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user