flm01/openwrt/files/etc/config/system
2009-08-23 15:26:15 +00:00

11 lines
337 B
Text

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