2013-11-14 23:11:16 -07:00
|
|
|
config 'system'
|
|
|
|
option 'hostname' '<NODE>'
|
2016-01-08 10:58:22 -07:00
|
|
|
option 'timezone' '<time_zone>'
|
2018-08-02 14:58:01 -06:00
|
|
|
option 'description' '<description_node>'
|
2022-12-22 13:22:49 -07:00
|
|
|
option 'compat_version' '<compat_version>'
|
2023-12-06 13:19:18 -07:00
|
|
|
option 'log_ip' '<remote_log_ip>'
|
|
|
|
option 'log_port' '<remote_log_port>'
|
|
|
|
option 'log_proto' '<remote_log_proto>'
|
2016-01-08 10:58:22 -07:00
|
|
|
|
|
|
|
config 'timeserver' 'ntp'
|
|
|
|
list 'server' '<ntp_server>'
|
|
|
|
option enable_server 0
|
2016-01-08 18:04:25 -07:00
|
|
|
option enabled 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'
|
2022-09-27 21:03:55 -06:00
|
|
|
option handler '/usr/local/bin/recoverymode'
|
2014-09-12 13:03:16 -06:00
|
|
|
option min '3'
|
|
|
|
option max '7'
|
|
|
|
|
|
|
|
config button
|
|
|
|
option button 'reset'
|
|
|
|
option action 'released'
|
2015-11-23 21:08:07 -07:00
|
|
|
option handler 'firstboot -y && reboot'
|
2014-09-17 11:53:19 -06:00
|
|
|
option min '12'
|
|
|
|
option max '20'
|
2022-09-27 21:03:55 -06:00
|
|
|
|
2015-04-06 22:03:13 -06:00
|
|
|
include /etc/aredn_include/system_netled
|