commit: 08899386a0ddb0806fc291850a5c6d32f3cf5426 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sun Aug 28 23:57:01 2016 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sun Aug 28 23:59:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08899386
app-emulation/docker-registry: add copytruncate to logrotate config Package-Manager: portage-2.3.0 app-emulation/docker-registry/files/registry.logrotated | 1 + 1 file changed, 1 insertion(+) diff --git a/app-emulation/docker-registry/files/registry.logrotated b/app-emulation/docker-registry/files/registry.logrotated index 7f89ba2..546b90b 100644 --- a/app-emulation/docker-registry/files/registry.logrotated +++ b/app-emulation/docker-registry/files/registry.logrotated @@ -4,4 +4,5 @@ size 5M rotate 3 compress + copytruncate }