From 1dca4494df1e777b5427a34f97ce70bad4e539c0 Mon Sep 17 00:00:00 2001 From: Daniel Jakots Date: Thu, 12 Jan 2017 13:53:19 -0500 Subject: [PATCH] petite correction --- HowtoOpenBSD/Unbound.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoOpenBSD/Unbound.md b/HowtoOpenBSD/Unbound.md index 968c43fc..f981eaf5 100644 --- a/HowtoOpenBSD/Unbound.md +++ b/HowtoOpenBSD/Unbound.md @@ -22,7 +22,7 @@ server: auto-trust-anchor-file: "/var/unbound/db/root.key" ~~~ -On récupère la clé racine DNSSEC, on met le flag unbound dans rc.conf.local et on démarre le daemon ! +On active unbound dans rc.conf.local et on démarre le daemon ! ~~~ # rcctl enable unbound