Daniel Monjar <[EMAIL PROTECTED]> wrote:
> I want to rotate my logs at the first of the month.  I want to
> rename the log files and then have radiusd start writing to a new
> set.  I was hoping 'kill -1' would make it write to a new radius.log
> but apparently not.  Starting and stopping radiusd does it but that
> seems excessive.

  Simply do 'mv radius.log radius.log.1'

  The server always opens the log file by name, so moving it out of
the way will cause a new one to be created.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to