mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
/var/log/docker_auth/* {
|
|
su docker_auth docker_auth
|
|
missingok
|
|
size 5M
|
|
rotate 3
|
|
compress
|
|
copytruncate
|
|
}
|