2016-01-08 10:58:22 -07:00
|
|
|
|
2024-08-15 21:28:45 -06:00
|
|
|
config system
|
|
|
|
option hostname '<NODE>'
|
|
|
|
option timezone '<time_zone>'
|
|
|
|
option description '<description_node>'
|
|
|
|
option compat_version '<compat_version>'
|
|
|
|
option log_ip '<remote_log_ip>'
|
|
|
|
option log_port '<remote_log_port>'
|
|
|
|
option log_proto '<remote_log_proto>'
|
|
|
|
|
|
|
|
config timeserver 'ntp'
|
|
|
|
list server '<ntp_server>'
|
2024-10-08 21:57:58 -06:00
|
|
|
list server '<ntp_server2>'
|
2024-08-15 21:28:45 -06:00
|
|
|
option enable_server '0'
|
2024-09-03 16:53:33 -06:00
|
|
|
option enabled '<ntp_enabled>'
|
2013-11-14 23:11:16 -07:00
|
|
|
|
2014-09-12 13:03:16 -06:00
|
|
|
config button
|
2024-08-15 21:28:45 -06:00
|
|
|
option button 'reset'
|
|
|
|
option action 'released'
|
|
|
|
option handler '/usr/local/bin/recoverymode'
|
|
|
|
option min '3'
|
|
|
|
option max '7'
|
2014-09-12 13:03:16 -06:00
|
|
|
|
|
|
|
config button
|
2024-08-15 21:28:45 -06:00
|
|
|
option button 'reset'
|
|
|
|
option action 'released'
|
|
|
|
option handler 'firstboot -y && reboot'
|
|
|
|
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
|