commit:     332351bfb22fb370e61eb19b0ef215f60bb45f5c
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 17:43:23 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 17:43:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332351bf

app-emulation/docker-registry: remove su from logrotate config

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emulation/docker-registry/files/registry.logrotated | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/docker-registry/files/registry.logrotated 
b/app-emulation/docker-registry/files/registry.logrotated
index 546b90b..3cb63f9 100644
--- a/app-emulation/docker-registry/files/registry.logrotated
+++ b/app-emulation/docker-registry/files/registry.logrotated
@@ -1,5 +1,4 @@
 /var/log/registry/registry.log {
-       su registry registry
        missingok
        size 5M
        rotate 3

Reply via email to