mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
logrotate: include logrotate.d by default.
This commit is contained in:
@@ -10,6 +10,9 @@ create
|
|||||||
# uncomment this if you want your log files compressed
|
# uncomment this if you want your log files compressed
|
||||||
compress
|
compress
|
||||||
|
|
||||||
|
# packages drop log rotation information into this directory
|
||||||
|
include /etc/logrotate.d
|
||||||
|
|
||||||
# wtmp
|
# wtmp
|
||||||
/var/log/wtmp {
|
/var/log/wtmp {
|
||||||
weekly
|
weekly
|
||||||
|
|||||||
Reference in New Issue
Block a user