1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify iiab-remoteit-off: connectd may not exist

This commit is contained in:
A Holt 2022-10-09 14:10:44 -04:00 committed by GitHub
parent 5290f00368
commit 3796735b89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ fi
# https://github.com/iiab/iiab/tree/master/roles/remoteit/tasks/enable-or-disable.yml
# remote.it "parent" service
systemctl stop connectd || true # connectd may no longer exist. See PR #3363
systemctl stop connectd || true # connectd may not exist. See PR #3363
systemctl disable connectd || true
# "Remote tcp command service"