Commit 399619e8 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

uid=varnish, not vcache

parent 8a2b01b7
......@@ -59,7 +59,7 @@ server s2 -listen ${tmpdir}/dir/s1.sock {} -start
shell { chmod go-rx ${tmpdir}/dir }
varnish v8 \
-jail "-junix,user=vcache,ccgroup=varnish,workuser=vcache" \
-jail "-junix,user=varnish,ccgroup=varnish,workuser=vcache" \
-vcl { backend b {.host="${bad_ip}";}
}
......
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