Add new parameter 'security_ntp_bind_local_interfaces_only'
With the parameter 'security_ntp_bind_local_interfaces_only' it is possible to configure if chronyd should listen on all available network interfaces for NTP requests. Change-Id: I7e56d60df7c7214e753d1ca86aceed05849addef
This commit is contained in:
committed by
Christian Berendt
parent
8a3a83acaa
commit
3114703ebb
@@ -138,6 +138,8 @@ security_allowed_ntp_subnets:
|
||||
- 10/8
|
||||
- 192.168/16
|
||||
- 172.16/12
|
||||
# Listen for NTP requests only on local interfaces.
|
||||
security_ntp_bind_local_interfaces_only: yes
|
||||
|
||||
## Core dumps
|
||||
# V-38675 requires disabling core dumps for all users unless absolutely
|
||||
|
||||
Reference in New Issue
Block a user