| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
ref #408
(cherry picked from commit 1a27133d79e1de4818ccc4323bb7223680e2725c)
|
|
|
|
|
|
|
| |
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
|