FreeRadius Logrotate settings for FreeBSD

Selcuk Yazar selcuk.yazar at gmail.com
Thu Mar 8 12:04:25 CET 2012


Hi,
we are using FreeRADIUS Version 2.1.12 In FREEBSD v.9.

our logrotate settings like below.

/var/log/freeradius/radius.log {
        daily
        rotate 8
        create
        missingok
        compress
        postrotate
        kill -HUP `cat /var/run/freeradius/freeradius.pid`
        endscript
}

after rotate log radius.log file remain 0 lenght what is correnct settings
of postrotate section of freeradius ?

thanks in advance.

-- 
Selçuk YAZAR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120308/1de2d5f0/attachment.html>


More information about the Freeradius-Users mailing list