Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/consul-template/files/
Date: Mon, 23 Jan 2017 17:38:09
Message-Id: 1485193057.325cc6a3b946f7db5b7a87e2efa22e8f2cc6dea0.zmedico@gentoo
1 commit: 325cc6a3b946f7db5b7a87e2efa22e8f2cc6dea0
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 17:37:37 2017 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 17:37:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325cc6a3
7
8 app-admin/consul-template: remove su from logrotate config
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-admin/consul-template/files/consul-template.logrotated | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-admin/consul-template/files/consul-template.logrotated b/app-admin/consul-template/files/consul-template.logrotated
16 index 2bdafa5..51e2737 100644
17 --- a/app-admin/consul-template/files/consul-template.logrotated
18 +++ b/app-admin/consul-template/files/consul-template.logrotated
19 @@ -1,5 +1,4 @@
20 /var/log/consul-template/consul-template.log {
21 - su consul-template consul-template
22 missingok
23 size 5M
24 rotate 3