From ec3b35c88ca0ee0a8f3a3ea336f17d930649cdb3 Mon Sep 17 00:00:00 2001 From: Daniel Jakots Date: Wed, 11 Jan 2017 14:47:13 -0500 Subject: [PATCH] gardons un term propre --- HowtoVarnish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoVarnish.md b/HowtoVarnish.md index 805ef013..2585b183 100644 --- a/HowtoVarnish.md +++ b/HowtoVarnish.md @@ -73,7 +73,7 @@ backend default { Pour vérifier ses règles (ceci est fait par défaut lors d'un redémarrage) : ~~~ -# varnishd -Cf /etc/varnish/default.vcl +# varnishd -Cf /etc/varnish/default.vcl > /dev/null ~~~ ### Gestion des logs