flm01/mote/v1/openwrt/files/etc/config/system

12 lines
339 B
Plaintext
Raw Normal View History

config system
option timezone UTC
option hostname flukso
option device 0123456789abcdef0123456789abcdef
option key 00112233445566778899aabbccddeeff
2009-09-14 11:56:07 +00:00
option version 101
config button
option button reset
option action pressed
option handler '/etc/init.d/network restart'