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

chrony: fix uci NTP access configuration
This commit is contained in:
Rosen Penev 2021-06-19 13:13:00 -07:00 committed by GitHub
commit a83dcc11fb
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