mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-06-08 02:54:40 +08:00
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
# see "man logrotate" for details
|
|
|
|
hourly
|
|
rotate 36
|
|
maxsize 1M
|
|
create
|
|
su root adm
|
|
|
|
include /etc/logrotate.d
|