You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-auth/docker_auth/files/docker_auth.logrotated

9 lines
109 B

/var/log/docker_auth/* {
su docker_auth docker_auth
missingok
size 5M
rotate 3
compress
copytruncate
}