diff options
Diffstat (limited to 'install/share/bind.zone.db.template')
-rw-r--r-- | install/share/bind.zone.db.template | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/install/share/bind.zone.db.template b/install/share/bind.zone.db.template index b3aa7b95..71fa10bd 100644 --- a/install/share/bind.zone.db.template +++ b/install/share/bind.zone.db.template @@ -23,6 +23,4 @@ _kerberos-master._tcp IN SRV 0 100 88 $HOST _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 +$OPTIONAL_NTP |