aboutsummaryrefslogtreecommitdiffstats
path: root/main/dhcpcd/fix-chrony-conf-location.patch
blob: b75df9f379bd14ea72abb51e8bd1ab90f550bf0b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/hooks/50-ntp.conf
+++ b/hooks/50-ntp.conf
@@ -17,7 +17,7 @@
 # above examples.
 
 : ${ntp_confs:=ntp.conf ntpd.conf chrony.conf}
-: ${ntp_conf_dirs=/etc /usr/pkg/etc /usr/local/etc}
+: ${ntp_conf_dirs=/etc /etc/chrony /usr/pkg/etc /usr/local/etc}
 ntp_conf_dir="$state_dir/ntp.conf"
 
 # If NTP_CONF is not set, work out a good default