1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 12:29:07 +00:00

Fixed wrong line breaks in syslog-ng's logrotate config

This commit is contained in:
Silke Meyer
2018-12-25 10:34:05 +01:00
parent 60e2cdd375
commit c18b511311

View File

@@ -1,5 +1,4 @@
/var/log/syslog
{
/var/log/syslog {
rotate 7
daily
missingok
@@ -24,8 +23,7 @@
/var/log/lpr.log
/var/log/cron.log
/var/log/debug
/var/log/messages
{
/var/log/messages {
rotate 4
weekly
missingok