From: Zac Medico Date: Sun, 28 Aug 2016 23:57:01 +0000 (-0700) Subject: app-emulation/docker-registry: add copytruncate to logrotate config X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08899386a0ddb0806fc291850a5c6d32f3cf5426;p=gentoo.git app-emulation/docker-registry: add copytruncate to logrotate config Package-Manager: portage-2.3.0 --- diff --git a/app-emulation/docker-registry/files/registry.logrotated b/app-emulation/docker-registry/files/registry.logrotated index 7f89ba20bcf5..546b90bef4fc 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 }