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

12 lines
339 B
Plaintext

config system
option timezone UTC
option hostname flukso
option device 0123456789abcdef0123456789abcdef
option key 00112233445566778899aabbccddeeff
option version 101
config button
option button reset
option action pressed
option handler '/etc/init.d/network restart'