summaryrefslogtreecommitdiff
path: root/sys-auth/docker_auth/files/docker_auth.confd
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/docker_auth/files/docker_auth.confd')
-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"