From 3673c398dadfe06332436e032612079aaa370551 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 10 Nov 2011 12:20:47 +0000 Subject: [PATCH] [backfire] base-files, target: merge r28750 and r28933 SVN-Revision: 28934 --- package/base-files/files/etc/config/system | 2 +- target/linux/atheros/base-files/etc/config/system | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/package/base-files/files/etc/config/system b/package/base-files/files/etc/config/system index ad51db5bd8..314f291870 100644 --- a/package/base-files/files/etc/config/system +++ b/package/base-files/files/etc/config/system @@ -2,7 +2,7 @@ config system option hostname OpenWrt option timezone UTC -config timeserver +config timeserver ntp list server 0.openwrt.pool.ntp.org list server 1.openwrt.pool.ntp.org list server 2.openwrt.pool.ntp.org diff --git a/target/linux/atheros/base-files/etc/config/system b/target/linux/atheros/base-files/etc/config/system index 47faa3cc50..1d29ad8c39 100644 --- a/target/linux/atheros/base-files/etc/config/system +++ b/target/linux/atheros/base-files/etc/config/system @@ -2,6 +2,12 @@ config system option hostname OpenWrt option timezone UTC +config timeserver ntp + list server 0.openwrt.pool.ntp.org + list server 1.openwrt.pool.ntp.org + list server 2.openwrt.pool.ntp.org + list server 3.openwrt.pool.ntp.org + config button option button reset option action released -- 2.30.2