summaryrefslogtreecommitdiff
path: root/sys-auth/docker_auth/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /sys-auth/docker_auth/files
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'sys-auth/docker_auth/files')
-rw-r--r--sys-auth/docker_auth/files/docker_auth.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/docker_auth/files/docker_auth.confd b/sys-auth/docker_auth/files/docker_auth.confd
index 9185f376b0da..096572cd8455 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 auth
-command_args="/etc/docker_auth/config.yml"
+command_args="--log_dir /var/log/${RC_SVCNAME} /etc/docker_auth/config.yml"