| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
fixes #3940
(cherry picked from commit bea27cd485c3a9064c48c949edd32385333b9b80)
|
|
|
|
| |
ref #408
|
|
|
|
|
|
|
| |
the syslogd_listfiles didnt handle the --auth option properly.
We fix this and make it slightly more readable with -e
ref #408
|
|
|
|
| |
fixes #358
|
|
The cronscript parses the syslog.conf and dynamically rotates all
configured log files, while logrotate is a static list.
This way we avoid needing to update the logrotate script each time
you change syslog.conf
|