2013-11-14 23:11:16 -07:00
|
|
|
config 'system'
|
|
|
|
option 'hostname' 'NOCALL'
|
2016-01-08 10:58:22 -07:00
|
|
|
option 'timezone' 'UTC'
|
|
|
|
|
|
|
|
config 'timeserver' 'ntp'
|
|
|
|
list 'server' 'us.pool.ntp.org'
|
|
|
|
option enable_server 0
|
2013-11-14 23:11:16 -07:00
|
|
|
|
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'
|