10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
/var/log/boot {
|
|
compress
|
|
rotate 1
|
|
size=+1024k
|
|
notifempty
|
|
missingok
|
|
copytruncate
|
|
noolddir
|
|
}
|