1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 02:55:53 +03:00
openwrt-xburst/target/linux/kirkwood/base-files-Dockstar/etc/config/system

19 lines
426 B
Plaintext
Raw Normal View History

# system file for Dockstar
config system
option 'hostname' 'OpenWrt'
option 'timezone' 'UTC'
config rdate
option 'interface' 'lan'
config led
option 'sysfs' 'dockstar:green:health'
option 'trigger' 'none'
option 'default' '1'
config led
option 'sysfs' 'dockstar:orange:misc'
option 'trigger' 'netdev'
option 'mode' 'tx rx'
option 'dev' 'eth0'