summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2008-04-07 15:27:42 -0400
committerSimo Sorce <ssorce@redhat.com>2008-04-07 15:27:42 -0400
commitdc861888ad61a29cc601c0447b0d099b3286e89c (patch)
treec5d596d14c2d67cb119277ee525453a0545c2308
parentf16d2d6e2d19bd9b5979070f9826010b3a488032 (diff)
downloadfreeipa.git-dc861888ad61a29cc601c0447b0d099b3286e89c.tar.gz
freeipa.git-dc861888ad61a29cc601c0447b0d099b3286e89c.tar.xz
freeipa.git-dc861888ad61a29cc601c0447b0d099b3286e89c.zip
Add _ntp SRV record
-rw-r--r--ipa-server/ipa-install/share/bind.zone.db.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipa-server/ipa-install/share/bind.zone.db.template b/ipa-server/ipa-install/share/bind.zone.db.template
index a438d29a..aca7d2d2 100644
--- a/ipa-server/ipa-install/share/bind.zone.db.template
+++ b/ipa-server/ipa-install/share/bind.zone.db.template
@@ -24,3 +24,5 @@ _kerberos-master._udp IN SRV 0 100 88 $HOST
_kpasswd._tcp IN SRV 0 100 464 $HOST
_kpasswd._udp IN SRV 0 100 464 $HOST
+;ntp server
+_ntp._udp IN SRV 0 100 123 $HOST