dhcpcd.conf: Correct NTP sources file
Chrony will only read extra sources from files in the directory specified by `sourcedir` if they end with `.sources`.
This commit is contained in:
@@ -53,4 +53,4 @@ slaac private
|
||||
denyinterfaces dummy* veth* docker*
|
||||
|
||||
env ntp_restart_cmd=chronyc reload sources
|
||||
env NTP_CONF=/run/chrony-dhcp/dhcpcd.conf
|
||||
env NTP_CONF=/run/chrony-dhcp/dhcpcd.sources
|
||||
|
||||
Reference in New Issue
Block a user