mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
14 lines
258 B
Plaintext
14 lines
258 B
Plaintext
# OpenSUSE, SLES
|
|
/srv/www/htdocs/pandora_console/log/audit.log
|
|
/srv/www/htdocs/pandora_console/log/cron.log
|
|
/srv/www/htdocs/pandora_console/log/console.log {
|
|
weekly
|
|
missingok
|
|
size 100000
|
|
rotate 3
|
|
maxage 15
|
|
compress
|
|
notifempty
|
|
create 644 wwwrun www
|
|
}
|