flm01/mote/v1/openwrt/files/etc/config/system
2010-10-01 16:23:13 +02:00

11 lines
339 B
Text

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