Root/target/linux/kirkwood/base-files-Dockstar/etc/config/system

1# system file for Dockstar
2config system
3        option 'hostname' 'OpenWrt'
4        option 'timezone' 'UTC'
5
6config timeserver ntp
7    list server 0.openwrt.pool.ntp.org
8    list server 1.openwrt.pool.ntp.org
9    list server 2.openwrt.pool.ntp.org
10    list server 3.openwrt.pool.ntp.org
11
12config led
13        option 'sysfs' 'dockstar:green:health'
14        option 'trigger' 'none'
15        option 'default' '1'
16
17config led
18        option 'sysfs' 'dockstar:orange:misc'
19        option 'trigger' 'netdev'
20        option 'mode' 'tx rx'
21        option 'dev' 'eth0'
22

Archive Download this file



interactive