mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
remoteit/templates/iiab-remoteit: Document /usr/share/remoteit/refresh.sh
This commit is contained in:
parent
1472d9945d
commit
5110147551
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ else
|
|||
mv /etc/remoteit/config.json /etc/remoteit/config.json.$(date +%F_%T_%Z) || true
|
||||
|
||||
systemctl start connectd # Claim Code logic + kickstarts 2 svcs below
|
||||
# /usr/share/remoteit/refresh.sh does the same thing (or close) as per:
|
||||
# https://docs.remote.it/oem-and-bulk-provisioning/registration-into-a-users-account
|
||||
|
||||
systemctl enable connectd # 2 enable lines, like enable-or-disable.yml
|
||||
|
||||
# schannel = "Remote tcp command service" started by connectd above if nec
|
||||
|
|
Loading…
Reference in a new issue