Merge pull request #15909 from mlichvar/21.02-chrony-fix-uci-allow

[21.02] chrony: fix uci NTP access configuration
This commit is contained in:
Rosen Penev 2021-06-19 13:13:15 -07:00 committed by GitHub
commit 5dbac90c0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=chrony
PKG_VERSION:=4.1
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.tuxfamily.org/chrony/

View file

@ -17,6 +17,7 @@ fi
[ "$ACTION" = ifup ] || exit 0
. /lib/functions.sh
. /lib/functions/network.sh
. /etc/init.d/chronyd
config_load chrony