commit: c15c135426948c0d79253539682fcc49de2853a2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Dec 25 13:08:14 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Dec 25 13:08:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15c1354
sys-auth/docker_auth: Fix comment Package-Manager: portage-2.3.3 sys-auth/docker_auth/files/docker_auth.confd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/docker_auth/files/docker_auth.confd b/sys-auth/docker_auth/files/docker_auth.confd index 0a3a03d..9185f37 100644 --- a/sys-auth/docker_auth/files/docker_auth.confd +++ b/sys-auth/docker_auth/files/docker_auth.confd @@ -1,2 +1,2 @@ -# arguments for docker-registry +# arguments for docker auth command_args="/etc/docker_auth/config.yml"
