mirror of https://github.com/aredn/aredn.git
17 lines
396 B
Plaintext
17 lines
396 B
Plaintext
config 'system'
|
|
option 'hostname' 'NOCALL'
|
|
|
|
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'
|
|
option min '12'
|
|
option max '20'
|