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/files/
Date: Mon, 23 Jan 2017 16:22:54
Message-Id: 1485188538.b729900922e29e2e1822556985a7844093808c50.zmedico@gentoo
1 commit: b729900922e29e2e1822556985a7844093808c50
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 16:22:18 2017 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 16:22:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7299009
7
8 app-admin/consul: remove su from logrotate config
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-admin/consul/files/consul.logrotated | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-admin/consul/files/consul.logrotated b/app-admin/consul/files/consul.logrotated
16 index e27b8aa..ca958a5 100644
17 --- a/app-admin/consul/files/consul.logrotated
18 +++ b/app-admin/consul/files/consul.logrotated
19 @@ -1,5 +1,4 @@
20 /var/log/consul/consul.log {
21 - su consul consul
22 missingok
23 size 5M
24 rotate 3