mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-remoteit-off: Comment out obsolete connectd ops
This commit is contained in:
parent
da88bdba9e
commit
c1e83a5965
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@ fi
|
||||||
# 3 sections below should be equivalent to -- and much faster than:
|
# 3 sections below should be equivalent to -- and much faster than:
|
||||||
# https://github.com/iiab/iiab/tree/master/roles/remoteit/tasks/enable-or-disable.yml
|
# https://github.com/iiab/iiab/tree/master/roles/remoteit/tasks/enable-or-disable.yml
|
||||||
|
|
||||||
# remote.it "parent" service
|
# remote.it "parent" service no longer part of Device Package 4.15.2 on 2022-09-07
|
||||||
systemctl stop connectd || true # connectd may not exist. See PR #3363
|
#systemctl stop connectd
|
||||||
systemctl disable connectd || true
|
#systemctl disable connectd
|
||||||
|
|
||||||
# "Remote tcp command service"
|
# "Remote tcp command service"
|
||||||
systemctl stop schannel
|
systemctl stop schannel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue