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`.
pull/2/head
Dustin 2022-06-28 16:58:48 -05:00
parent d99c3b8f4c
commit ff9b2d02f4
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ slaac private
denyinterfaces dummy* veth* docker* denyinterfaces dummy* veth* docker*
env ntp_restart_cmd=chronyc reload sources env ntp_restart_cmd=chronyc reload sources
env NTP_CONF=/run/chrony-dhcp/dhcpcd.conf env NTP_CONF=/run/chrony-dhcp/dhcpcd.sources