Commit cfdc2bdd authored by Ingvar Hagelund's avatar Ingvar Hagelund

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1404 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent d7841865
......@@ -32,7 +32,7 @@ fi
if [ "$LOGFILE" = "" ]; then LOGFILE="/var/log/varnish/varnish.log"; fi
DAEMON_OPTS="-a -w ${LOGFILE} -D -p $PIDFILE"
DAEMON_OPTS="-a -w ${LOGFILE} -D -P $PIDFILE"
mkdir -p /var/run/varnish 2>/dev/null
......
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