Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/docker_auth/files/
Date: Sun, 25 Dec 2016 13:08:31
Message-Id: 1482671294.c15c135426948c0d79253539682fcc49de2853a2.mrueg@gentoo
1 commit: c15c135426948c0d79253539682fcc49de2853a2
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 13:08:14 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 13:08:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15c1354
7
8 sys-auth/docker_auth: Fix comment
9
10 Package-Manager: portage-2.3.3
11
12 sys-auth/docker_auth/files/docker_auth.confd | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/docker_auth/files/docker_auth.confd b/sys-auth/docker_auth/files/docker_auth.confd
16 index 0a3a03d..9185f37 100644
17 --- a/sys-auth/docker_auth/files/docker_auth.confd
18 +++ b/sys-auth/docker_auth/files/docker_auth.confd
19 @@ -1,2 +1,2 @@
20 -# arguments for docker-registry
21 +# arguments for docker auth
22 command_args="/etc/docker_auth/config.yml"