Skip to content

Commit

Permalink
Merge pull request #2384 from DataDog/olivielpeau/varnish-doc-4-1
Browse files Browse the repository at this point in the history
[varnish] Document varnish group requirement
  • Loading branch information
olivielpeau committed Mar 25, 2016
2 parents f756f87 + f53e580 commit 0f5e805
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf.d/varnish.yaml.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# If you're running Varnish 4.1+, you must add the dd-agent user to the varnish group:
# $ sudo usermod -G varnish -a dd-agent

init_config:

instances:
Expand Down

0 comments on commit 0f5e805

Please sign in to comment.