base-files, target: assign name to system timeserver section, makes it easier to...
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 10 Nov 2011 12:16:41 +0000 (12:16 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 10 Nov 2011 12:16:41 +0000 (12:16 +0000)
SVN-Revision: 28933

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 ad51db5bd8c74e0465c60b4e54e98f3980760a0a..314f2918701fb57de5d077b9f57845c469b2bb22 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 e7757d3da15fe1aaf4a36f952cf8893659d12928..ea54ca1dc552b1895df26e7eed2ffd6d75d38fb5 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 18f1f0effc88edcf57b76cf8fd11596a3f217fb8..ba7e87c629e71e3e59066ee44435b52b19878b22 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 faf5d676c76d845c100843e2fc42d2a93fd9c717..1d29ad8c395a0090513d277c6a956b86bbac6eee 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 7724007682b4ccd0bf74098ea16604f284b0d200..81ac978392ccd4ae2509d10058817ba2c0d4f131 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 c952b97330418c2703cd2125bdc608cf772f48c9..473586e29a121dd49b7e6321db3c74bbebeee382 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