2013-11-14 23:11:16 -07:00
|
|
|
config 'system'
|
|
|
|
option 'hostname' '<NODE>'
|
|
|
|
|
2014-09-12 13:03:16 -06:00
|
|
|
config button
|
|
|
|
option button 'reset'
|
|
|
|
option action 'released'
|
|
|
|
option handler '/usr/local/bin/bbhnrecoverymode'
|
|
|
|
option min '3'
|
|
|
|
option max '7'
|
|
|
|
|
|
|
|
config button
|
|
|
|
option button 'reset'
|
|
|
|
option action 'released'
|
|
|
|
option handler 'firstboot && reboot'
|
2014-09-17 11:53:19 -06:00
|
|
|
option min '12'
|
|
|
|
option max '20'
|
2014-09-12 13:03:16 -06:00
|
|
|
|
2015-04-06 22:03:13 -06:00
|
|
|
include /etc/aredn_include/system_netled
|