mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Added Mail log file to '/etc/logrotate.conf'
Fixes Bug #12155: logrotate wasn't set up to rotate this file. For details see: https://bugzilla.ipfire.org/show_bug.cgi?id=12155 Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Acked-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
dbcb1c99d2
commit
686ada3158
@@ -68,7 +68,7 @@ include /etc/logrotate.d
|
||||
endscript
|
||||
}
|
||||
|
||||
/var/log/messages /var/log/bootlog /var/log/dhcpcd.log {
|
||||
/var/log/messages /var/log/bootlog /var/log/dhcpcd.log /var/log/mail {
|
||||
create 664 root syslogd
|
||||
sharedscripts
|
||||
ifempty
|
||||
|
||||
Reference in New Issue
Block a user