summaryrefslogtreecommitdiff
path: root/templates/ntp.conf.opensuse.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ntp.conf.opensuse.tmpl')
-rw-r--r--templates/ntp.conf.opensuse.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/ntp.conf.opensuse.tmpl b/templates/ntp.conf.opensuse.tmpl
index f3ab565f..e179e9b0 100644
--- a/templates/ntp.conf.opensuse.tmpl
+++ b/templates/ntp.conf.opensuse.tmpl
@@ -42,6 +42,9 @@ pool {{pool}} iburst
{% for server in servers -%}
server {{server}} iburst
{% endfor %}
+{% for peer in peers -%}
+peer {{peer}}
+{% endfor %}
# Access control configuration; see /usr/share/doc/packages/ntp/html/accopt.html for
# details. The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>