base-files, target: assign name to system timeserver section, makes it easier to...
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Nov 2011 12:16:41 +0000 (12:16 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Nov 2011 12:16:41 +0000 (12:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28933 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/base-files/files/etc/config/system
target/linux/adm5120/base-files/etc/config/system
target/linux/at91/flexibity/base-files/etc/config/system
target/linux/atheros/base-files/etc/config/system
target/linux/kirkwood/base-files-Dockstar/etc/config/system
target/linux/x86/alix2/base-files/etc/config/system

index ad51db5..314f291 100644 (file)
@@ -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
index e7757d3..ea54ca1 100644 (file)
@@ -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
index 18f1f0e..ba7e87c 100644 (file)
@@ -2,7 +2,7 @@ config 'system'
        option 'timezone' 'UTC'
        option 'hostname' 'flexibity'
 
-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
index faf5d67..1d29ad8 100644 (file)
@@ -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
index 7724007..81ac978 100644 (file)
@@ -3,7 +3,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
index c952b97..473586e 100644 (file)
@@ -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