Commit 4a48df35 authored by Tatuya Kamada's avatar Tatuya Kamada

Pass the command line argument.

parent 7b0f3872
......@@ -5,4 +5,4 @@ DAEMON_OPTS="-a %(varnish_ip)s:%(varnishd_server_port)s \
# exporting PATH here so that it will pass the PATH variable to the subprocess
export PATH
%(varnishlog_binary)s ${DAEMON_OPTS}
%(varnishlog_binary)s ${DAEMON_OPTS} $@
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment