mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add _ntp SRV record
This commit is contained in:
parent
f16d2d6e2d
commit
dc861888ad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user