diff options
author | Rob Crittenden <rcritten@redhat.com> | 2007-11-01 11:55:53 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2007-11-01 11:55:53 -0400 |
commit | a51dd58278126a81b1b923c528488d3580adba39 (patch) | |
tree | 79b78847d67a17ddf7e523abfdf47e91aef4ce3d /ipa-server/ipaserver/krbinstance.py | |
parent | d9f809746bba7a818e584a5729ecc4b664efb78f (diff) | |
download | freeipa.git-a51dd58278126a81b1b923c528488d3580adba39.tar.gz freeipa.git-a51dd58278126a81b1b923c528488d3580adba39.tar.xz freeipa.git-a51dd58278126a81b1b923c528488d3580adba39.zip |
TurboGears log files and log rotation
The error log is rotated weekly on Sunday. 4 backups are saved.
The access log is not stored since it would be a duplicate of the
Apache logs. It can be enabled if desired.
Had to move the call to daemonize() in ipa-webgui so that the
fork is done before TurboGears is initialized. Otherwise the log
files end up getting closed.
Diffstat (limited to 'ipa-server/ipaserver/krbinstance.py')
0 files changed, 0 insertions, 0 deletions