aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/hostclass/idm_server/40-unbound2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hostclass/idm_server/40-unbound b/scripts/hostclass/idm_server/40-unbound
index 39f1317..01c1c70 100644
--- a/scripts/hostclass/idm_server/40-unbound
+++ b/scripts/hostclass/idm_server/40-unbound
@@ -32,7 +32,7 @@ su -m "$unbound_user" -c "/usr/local/libexec/idm-update-unbound-blocklists ${unb
sysrc -v unbound_enable=YES
service unbound restart
-# Now we are ready to us unbound as the local resolver.
+# Now we are ready to use unbound as the local resolver.
install_template -m 0644 /etc/resolv.conf
# Update blocklists with a cron job.