- Exit start if a probe_key is not present - Add create_key command to generate a private_key based on the provided username in the atlas config. - Add registration instruction in /etc/atlas - Rework script to save probe_key on sysupgrade (the key are now adviced to be placed in the /etc/atlas dir and a link is used to make them accessible in the atlas-sw-scripts etc dir) Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
5 lines
108 B
Text
5 lines
108 B
Text
config atlas 'common'
|
|
option log_stderr '1'
|
|
option log_stdout '0'
|
|
option rxtxrpt '1'
|
|
option username ''
|